webext-schema
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -11,3 +11,3 @@ /** | ||
import { getType, isString } from './common.js'; | ||
import commander from 'commander'; | ||
import { program as commander } from 'commander'; | ||
import fetch from 'node-fetch'; | ||
@@ -14,0 +14,0 @@ import path from 'path'; |
@@ -27,15 +27,15 @@ { | ||
"camelize": "^1.0.0", | ||
"commander": "^8.3.0", | ||
"commander": "^9.0.0", | ||
"decamelize": "^6.0.0", | ||
"json5": "^2.2.0", | ||
"node-fetch": "^3.2.0", | ||
"sinon": "^12.0.1" | ||
"sinon": "^13.0.1" | ||
}, | ||
"devDependencies": { | ||
"c8": "^7.11.0", | ||
"chai": "^4.3.4", | ||
"chai": "^4.3.6", | ||
"eslint": "^7.32.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jsdoc": "^37.6.3", | ||
"eslint-plugin-jsdoc": "^37.7.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
@@ -46,3 +46,3 @@ "eslint-plugin-promise": "^5.2.0", | ||
}, | ||
"version": "2.0.7" | ||
"version": "2.0.8" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
3325074
93658
+ Added@sinonjs/fake-timers@9.1.2(transitive)
+ Addedcommander@9.5.0(transitive)
+ Addedsinon@13.0.2(transitive)
- Removed@sinonjs/fake-timers@8.1.0(transitive)
- Removedcommander@8.3.0(transitive)
- Removedsinon@12.0.1(transitive)
Updatedcommander@^9.0.0
Updatedsinon@^13.0.1