Comparing version 1.2.2 to 1.2.3
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/Kikobeats/is-uri", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"main": "src/index.js", | ||
@@ -74,2 +74,13 @@ "author": { | ||
}, | ||
"nano-staged": { | ||
"*.js": [ | ||
"prettier-standard" | ||
], | ||
"*.md": [ | ||
"standard-markdown" | ||
], | ||
"package.json": [ | ||
"finepack" | ||
] | ||
}, | ||
"simple-git-hooks": { | ||
@@ -76,0 +87,0 @@ "commit-msg": "npx commitlint --edit", |
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
5320