Socket
Socket
Sign inDemoInstall

initials

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

initials - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

10

package.json

@@ -10,10 +10,10 @@ {

"deploy": "npm run build:demo && npm run deploydocs",
"predeploydocs": "./bin/authorize-push.js",
"deploydocs": "gh-pages-deploy",
"test": "standard lib/initials.js test/initials-test.js && npm run -s test:node | tap-spec",
"test:node": "node test/initials-test.js",
"coverage": "istanbul cover test/initials-test.js && istanbul-coveralls ",
"presemantic-release": "npm run build",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"deploydocs": "gh-pages-deploy",
"predeploydocs": "./bin/authorize-push.js",
"prepublish": "npm run build",
"postpublish": "npm run deploy"
"postsemantic-release": "npm run deploy"
},

@@ -48,3 +48,3 @@ "gh-pages-deploy": {

},
"version": "2.1.0"
"version": "2.1.1"
}
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