@oclif/parser
Advanced tools
Comparing version 3.8.9 to 3.8.10
{ | ||
"name": "@oclif/parser", | ||
"description": "arg and flag parser for oclif", | ||
"version": "3.8.9", | ||
"version": "3.8.10", | ||
"author": "Salesforce", | ||
@@ -11,12 +11,12 @@ "bugs": "https://github.com/oclif/parser/issues", | ||
"chalk": "^4.1.0", | ||
"tslib": "^2.4.1" | ||
"tslib": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.3.0", | ||
"@types/chai": "^4.3.4", | ||
"@types/mocha": "^8.2.3", | ||
"@types/nock": "^11.1.0", | ||
"@types/node": "^14.18.33", | ||
"@types/node": "^14.18.36", | ||
"@types/node-notifier": "^8.0.2", | ||
"@types/read-pkg": "^5.1.0", | ||
"chai": "^4.3.6", | ||
"chai": "^4.3.7", | ||
"conventional-changelog-cli": "^2.2.2", | ||
@@ -23,0 +23,0 @@ "eslint": "^7.3.1", |
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
36286
Updatedtslib@^2.5.0