New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.3 to 1.5.4

14

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

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

"grunt-mocha-test": "0.13.3",
"grunt-eslint": "21.0.0",
"grunt-eslint": "21.1.0",
"mocha": "6.1.4",

@@ -31,8 +31,8 @@ "chai": "4.2.0",

"babelify": "10.0.0",
"@babel/core": "7.4.4",
"@babel/core": "7.4.5",
"@babel/cli": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/preset-env": "7.4.5",
"babel-eslint": "10.0.1",
"uglifyify": "5.0.1",
"browserify-derequire": "1.0.0",
"browserify-derequire": "1.0.1",
"eslint": "5.16.0",

@@ -42,4 +42,4 @@ "eslint-config-standard": "12.0.0",

"eslint-plugin-promise": "4.1.1",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-node": "9.0.1"
"eslint-plugin-import": "2.17.3",
"eslint-plugin-node": "9.1.0"
},

@@ -46,0 +46,0 @@ "scripts": {

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