Socket
Socket
Sign inDemoInstall

str

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

capitalize.js

4

package.json
{
"name": "str",
"version": "1.1.0",
"version": "1.2.0",
"description": "",

@@ -12,3 +12,3 @@ "main": "index.js",

"build:docs": "rm -fr ./docs && jsdoc -c .jsdoc.json -R ./README.md",
"postbuild:docs": "git add . && git com -am 'Deploy' && git push && npm version patch && npm publish ./dist",
"postbuild:docs": "git add . && git com -am 'Deploy' && git push && npm version patch -m 'fix build' && npm publish ./dist",
"deploy": "npm run build:code",

@@ -15,0 +15,0 @@ "predeploy": "npm test",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc