File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 },
99 "bugs" : " https://github.com/reshape/eval-code/issues" ,
1010 "dependencies" : {
11- "reshape-code-gen" : " ^0.2.1 " ,
11+ "reshape-code-gen" : " ^1.0.0 " ,
1212 "reshape-parser" : " ^0.2.1" ,
1313 "reshape-plugin-util" : " ^0.2.1"
1414 },
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ acorn@^3.0.4, acorn@^3.1.0:
6565 resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
6666
6767acorn@^4.0.4 :
68- version "4.0.11 "
69- resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.11 .tgz#edcda3bd937e7556410d42ed5860f67399c794c0 "
68+ version "4.0.13 "
69+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13 .tgz#105495ae5361d697bd195c825192e1ad7f253787 "
7070
7171acorn@^5.0.1 :
7272 version "5.0.3"
@@ -3230,6 +3230,13 @@ reshape-code-gen@^0.2.1:
32303230 objectfn "^2.0.0"
32313231 with "^5.1.1"
32323232
3233+ reshape-code-gen@^1.0.0 :
3234+ version "1.0.0"
3235+ resolved "https://registry.yarnpkg.com/reshape-code-gen/-/reshape-code-gen-1.0.0.tgz#c7d23cb133eacc9e5c1e6a83b3fe57c200e18eb0"
3236+ dependencies :
3237+ objectfn "^2.0.0"
3238+ with "^5.1.1"
3239+
32333240reshape-expressions@^0.1.5 :
32343241 version "0.1.5"
32353242 resolved "https://registry.yarnpkg.com/reshape-expressions/-/reshape-expressions-0.1.5.tgz#28c12bf35de40263362499cead0b044321e4a78c"
You can’t perform that action at this time.
0 commit comments