@react-native-community/cli-clean
Advanced tools
Comparing version 11.0.0 to 11.0.1
{ | ||
"name": "@react-native-community/cli-clean", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"license": "MIT", | ||
@@ -11,5 +11,5 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@react-native-community/cli-tools": "^11.0.0", | ||
"@react-native-community/cli-tools": "^11.0.1", | ||
"chalk": "^4.1.2", | ||
"execa": "^1.0.0", | ||
"execa": "^5.0.0", | ||
"prompts": "^2.4.0" | ||
@@ -23,4 +23,3 @@ }, | ||
"devDependencies": { | ||
"@react-native-community/cli-types": "^11.0.0", | ||
"@types/execa": "^0.9.0", | ||
"@react-native-community/cli-types": "11.0.0", | ||
"@types/prompts": "^2.0.9" | ||
@@ -34,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "e0c9bcea9cb7af9548052d80846bb45f187a28a3" | ||
"gitHead": "6c31bfc4b7ada142541a040504c5fc9ff4360c2d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
24982
+ Addedcross-spawn@7.0.3(transitive)
+ Addedexeca@5.1.1(transitive)
+ Addedget-stream@6.0.1(transitive)
+ Addedhuman-signals@2.1.0(transitive)
+ Addedis-stream@2.0.1(transitive)
+ Addedmerge-stream@2.0.0(transitive)
+ Addednpm-run-path@4.0.1(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedstrip-final-newline@2.0.0(transitive)
+ Addedwhich@2.0.2(transitive)
- Removedcross-spawn@6.0.5(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedexeca@1.0.0(transitive)
- Removedget-stream@4.1.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removednice-try@1.0.5(transitive)
- Removednpm-run-path@2.0.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedp-finally@1.0.0(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedpump@3.0.2(transitive)
- Removedsemver@5.7.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedstrip-eof@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedexeca@^5.0.0