cz-adapter-eslint
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -8,9 +8,16 @@ { | ||
"repository": "stormwarning/cz-adapter-eslint", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"files": [ | ||
"dist/cz-adapter-eslint.js", | ||
"dist/cz-adapter-eslint.m.js", | ||
"dist/cz-adapter-eslint.umd.js" | ||
], | ||
"scripts": { | ||
"_precommit": "lint-staged && npm test", | ||
"build": "microbundle -i src/index.js -o dist", | ||
"cm": "git-cz", | ||
"lint": "npm-run-all lint:*", | ||
"lint:js": "prettier-eslint '**/*.js'", | ||
"lint:js": "prettier-eslint 'src/*.js' --write", | ||
"lint:markdown": "remark . -qo", | ||
"prepublish": "npm run build", | ||
"test": "npm run lint" | ||
@@ -20,3 +27,3 @@ }, | ||
"commitizen": { | ||
"path": "./index.js" | ||
"path": "./dist/cz-adapter-eslint.js" | ||
} | ||
@@ -35,2 +42,3 @@ }, | ||
"lint-staged": "~4.3.0", | ||
"microbundle": "^0.4.4", | ||
"npm-run-all": "~4.1.2", | ||
@@ -37,0 +45,0 @@ "remark-cli": "~4.0.0", |
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
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
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
47793
32
175
11
5
1