File tree Expand file tree Collapse file tree
packages/react-native-codegen Expand file tree Collapse file tree Original file line number Diff line number Diff line change 117117 "use-subscription" : " >=1.0.0 <1.6.0" ,
118118 "whatwg-fetch" : " ^3.0.0" ,
119119 "ws" : " ^6.1.4" ,
120- "react-native-codegen" : " ^0.0.17 "
120+ "react-native-codegen" : " ^0.0.18 "
121121 },
122122 "devDependencies" : {
123123 "flow-bin" : " ^0.170.0" ,
177177 }
178178 ]
179179 }
180- }
180+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-codegen" ,
3- "version" : " 0.0.17 " ,
3+ "version" : " 0.0.18 " ,
44 "description" : " ⚛️ Code generation tools for React Native" ,
55 "homepage" : " https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen" ,
66 "repository" : {
Original file line number Diff line number Diff line change 4242 "mkdirp" : " ^0.5.1" ,
4343 "prettier" : " ^2.4.1" ,
4444 "react" : " 17.0.2" ,
45- "react-native-codegen" : " ^0.0.17 " ,
45+ "react-native-codegen" : " ^0.0.18 " ,
4646 "react-test-renderer" : " 17.0.2" ,
4747 "shelljs" : " ^0.8.4" ,
4848 "signedsource" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -5915,10 +5915,10 @@ react-native-codegen@*:
59155915 jscodeshift "^0.13.1"
59165916 nullthrows "^1.1.1"
59175917
5918- react-native-codegen@^0.0.17 :
5919- version "0.0.17 "
5920- resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.17 .tgz#83fb814d94061cbd46667f510d2ddba35ffb50ac "
5921- integrity sha512-7GIEUmAemH9uWwB6iYXNNsPoPgH06pxzGRmdBzK98TgFBdYJZ7CBuZFPMe4jmHQTPOkQazKZ/w5O6/71JBixmw ==
5918+ react-native-codegen@^0.0.18 :
5919+ version "0.0.18 "
5920+ resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.18 .tgz#99d6623d65292e8ce3fdb1d133a358caaa2145e7 "
5921+ integrity sha512-XPI9aVsFy3dvgDZvyGWrFnknNiyb22kg5nHgxa0vjWTH9ENLBgVRZt9A64xHZ8BYihH+gl0p/1JNOCIEUzRPBg ==
59225922 dependencies :
59235923 " @babel/parser" " ^7.14.0"
59245924 flow-parser "^0.121.0"
You can’t perform that action at this time.
0 commit comments