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

tokenizr

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tokenizr - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

8

package.json
{
"name": "tokenizr",
"version": "1.3.2",
"version": "1.3.3",
"description": "String Tokenization Library for JavaScript",

@@ -40,8 +40,10 @@ "keywords": [ "string", "token", "scanner", "lexer" ],

"eslint-plugin-promise": "3.7.0",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-import": "2.10.0",
"eslint-plugin-node": "6.0.1"
},
"scripts": {
"sample": "babel-node --presets env smp/sample.js"
"prepublishOnly": "grunt default",
"build": "grunt default",
"sample": "babel-node --presets env smp/sample.js"
}
}
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