webext-schema
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -24,14 +24,12 @@ { | ||
"@types/firefox-webext-browser": "^111.0.1", | ||
"@types/node": "^20.3.3", | ||
"@types/sinon": "^10.0.15", | ||
"c8": "^8.0.0", | ||
"@types/node": "^20.4.5", | ||
"@types/sinon": "^10.0.16", | ||
"c8": "^8.0.1", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.44.0", | ||
"eslint": "^8.46.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsdoc": "^46.4.3", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"eslint-plugin-import": "^2.28.0", | ||
"eslint-plugin-jsdoc": "^46.4.5", | ||
"eslint-plugin-regexp": "^1.15.0", | ||
"eslint-plugin-unicorn": "^47.0.0", | ||
"eslint-plugin-unicorn": "^48.0.1", | ||
"mocha": "^10.2.0", | ||
@@ -42,5 +40,2 @@ "npm-run-all": "^4.1.5", | ||
}, | ||
"overrides": { | ||
"semver": "^7.5.2" | ||
}, | ||
"scripts": { | ||
@@ -64,3 +59,3 @@ "build": "npm run tsc && npm run lint && npm run test", | ||
}, | ||
"version": "5.2.0" | ||
"version": "5.2.1" | ||
} |
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
3644506
15
101986