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

string-tool

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string-tool - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.npmignore

12

package.json
{
"name": "string-tool",
"version": "1.0.0",
"version": "1.1.0",
"description": "Useful functions for handling Strings",
"main": "string-tool.js",
"main": "string-tool.es5.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "make test"
},

@@ -13,3 +13,7 @@ "keywords": [

"author": "Jannes Meyer",
"license": "GPLv3"
"license": "GPLv3",
"devDependencies": {
"babel": "x",
"jasmine": "2.x"
}
}
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