Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

contact-sort

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contact-sort - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

10

CHANGELOG.md

@@ -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)

10

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc