contact-sort
Advanced tools
Comparing version 1.0.1 to 1.0.3
@@ -0,1 +1,11 @@ | ||
<a name="1.0.3"></a> | ||
## [1.0.3](https://github.com/ahungrynoob/contact-sort/compare/v1.0.2...v1.0.3) (2019-10-10) | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/ahungrynoob/contact-sort/compare/v1.0.1...v1.0.2) (2019-10-10) | ||
<a name="1.0.1"></a> | ||
@@ -2,0 +12,0 @@ ## [1.0.1](https://github.com/ahungrynoob/contact-sort/compare/v1.0.0...v1.0.1) (2019-10-05) |
{ | ||
"name": "contact-sort", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "Sort and group contacts by alphabet.", | ||
@@ -23,3 +23,5 @@ "files": [ | ||
"postversion": "git push && git push --tags", | ||
"lint-staged": "lint-staged" | ||
"lint-staged": "lint-staged", | ||
"prepublishOnly": "npm run build && npm run pre-commit", | ||
"publishTnpm": "node script/publishTnpm.js" | ||
}, | ||
@@ -45,2 +47,4 @@ "repository": { | ||
"conventional-changelog": "^3.1.10", | ||
"cross-spawn": "^7.0.1", | ||
"fs-extra": "^8.1.0", | ||
"pape-tools": "^1.0.1", | ||
@@ -53,3 +57,3 @@ "pre-commit": "1.x" | ||
"lint-staged": { | ||
"*.{js,jsx,ts,tsx}": [ | ||
"!(script)/**/*.{js,jsx,ts,tsx}": [ | ||
"npm run pre-commit", | ||
@@ -56,0 +60,0 @@ "git add" |
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
12636
5