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.6 to 1.3.7

12

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

@@ -20,3 +20,3 @@ "keywords": [ "string", "token", "scanner", "lexer" ],

"devDependencies": {
"grunt": "1.0.2",
"grunt": "1.0.3",
"grunt-cli": "1.2.0",

@@ -26,4 +26,4 @@ "grunt-contrib-clean": "1.1.0",

"grunt-mocha-test": "0.13.3",
"grunt-eslint": "20.1.0",
"mocha": "5.1.1",
"grunt-eslint": "20.2.0",
"mocha": "5.2.0",
"chai": "4.1.2",

@@ -41,4 +41,4 @@ "browserify": "16.2.2",

"eslint-plugin-standard": "3.1.0",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-import": "2.11.0",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-node": "6.0.1"

@@ -45,0 +45,0 @@ },

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