webext-schema
Advanced tools
Comparing version 5.2.3 to 5.2.5
@@ -10,3 +10,3 @@ { | ||
"type": "git", | ||
"url": "https://github.com/asamuzaK/webext-schema.git" | ||
"url": "git+https://github.com/asamuzaK/webext-schema.git" | ||
}, | ||
@@ -18,18 +18,18 @@ "type": "module", | ||
"camelize": "^1.0.1", | ||
"commander": "^11.0.0", | ||
"commander": "^11.1.0", | ||
"decamelize": "^6.0.0", | ||
"json5": "^2.2.3", | ||
"sinon": "^16.0.0" | ||
"sinon": "^17.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/firefox-webext-browser": "^111.0.2", | ||
"@types/node": "^20.7.0", | ||
"@types/sinon": "^10.0.17", | ||
"@types/firefox-webext-browser": "^111.0.3", | ||
"@types/node": "^20.8.8", | ||
"@types/sinon": "^10.0.20", | ||
"c8": "^8.0.1", | ||
"chai": "^4.3.8", | ||
"eslint": "^8.50.0", | ||
"chai": "^4.3.10", | ||
"eslint": "^8.52.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-jsdoc": "^46.8.2", | ||
"eslint-plugin-regexp": "^1.15.0", | ||
"eslint-plugin-regexp": "^2.1.1", | ||
"eslint-plugin-unicorn": "^48.0.1", | ||
@@ -39,3 +39,3 @@ "mocha": "^10.2.0", | ||
"typescript": "^5.2.2", | ||
"undici": "^5.25.2" | ||
"undici": "^5.26.5" | ||
}, | ||
@@ -60,3 +60,3 @@ "scripts": { | ||
}, | ||
"version": "5.2.3" | ||
"version": "5.2.5" | ||
} |
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
3648442
102081
+ Addedsinon@17.0.2(transitive)
- Removed@sinonjs/fake-timers@10.3.0(transitive)
- Removedsinon@16.1.3(transitive)
Updatedcommander@^11.1.0
Updatedsinon@^17.0.0