occamsrazor
Advanced tools
Comparing version 9.1.8 to 9.1.9
{ | ||
"name": "occamsrazor", | ||
"version": "9.1.8", | ||
"version": "9.1.9", | ||
"description": "A plugin system for Javascript", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha tests/**/*.js", | ||
"test": "mocha", | ||
"watch": "npm run test -- -w", | ||
"lint": "eslint --fix --ext .js ./ ./tests", | ||
"lint": "eslint --fix --ext .js ./ ./test", | ||
"precommit": "npm run lint", | ||
@@ -11,0 +11,0 @@ "prepush": "npm run test" |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
68116
1