create-bridge-app
Advanced tools
Comparing version 1.0.20 to 1.0.21
{ | ||
"name": "create-bridge-app", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"description": "Create Bridge-powered Express app with one command", | ||
@@ -28,3 +28,5 @@ "author": "Bridge Team <support@bridge.codes>", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.4", | ||
"typescript": "^4.9.4" | ||
}, | ||
"dependencies": { | ||
"prettier": "^2.8.1", | ||
@@ -31,0 +33,0 @@ "readline": "^1.3.0" |
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
9503
3
2
+ Addedprettier@^2.8.1
+ Addedreadline@^1.3.0
+ Addedprettier@2.8.8(transitive)
+ Addedreadline@1.3.0(transitive)