typed-path-generator
Advanced tools
Comparing version 1.4.0-beta.0 to 1.4.0-beta.1
{ | ||
"name": "typed-path-generator", | ||
"version": "1.4.0-beta.0", | ||
"version": "1.4.0-beta.1", | ||
"description": "Convert path `/user/:userID` to `({ userID: string | number }) => string`", | ||
@@ -48,3 +48,3 @@ "main": "./dist/index.js", | ||
"@types/lodash": "^4.14.122", | ||
"@types/node": "^11.10.4", | ||
"@types/node": "^12.7.3", | ||
"@types/prettier": "^1.16.1", | ||
@@ -63,3 +63,3 @@ "@types/qs": "^6.5.2", | ||
"chalk": "^2.4.2", | ||
"commander": "^2.19.0", | ||
"commander": "^3.0.1", | ||
"glob": "^7.1.3", | ||
@@ -66,0 +66,0 @@ "js-yaml": "^3.12.2", |
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
29831
+ Addedcommander@3.0.2(transitive)
- Removedcommander@2.20.3(transitive)
Updatedcommander@^3.0.1