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.3.1 to 1.3.2

46

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

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

"devDependencies": {
"grunt": "~1.0.2",
"grunt-cli": "~1.2.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-browserify": "~5.2.0",
"grunt-mocha-test": "~0.13.3",
"grunt-eslint": "~20.1.0",
"mocha": "~5.0.4",
"chai": "~4.1.2",
"browserify": "~16.1.1",
"babelify": "~8.0.0",
"babel-core": "~6.26.0",
"babel-cli": "~6.26.0",
"babel-preset-env": "~1.6.1",
"babel-eslint": "~8.2.2",
"uglifyify": "~4.0.5",
"browserify-derequire": "~0.9.4",
"eslint": "~4.19.0",
"eslint-config-standard": "~11.0.0",
"eslint-plugin-standard": "~3.0.1",
"eslint-plugin-promise": "~3.7.0",
"eslint-plugin-import": "~2.9.0",
"eslint-plugin-node": "~6.0.1"
"grunt": "1.0.2",
"grunt-cli": "1.2.0",
"grunt-contrib-clean": "1.1.0",
"grunt-browserify": "5.2.0",
"grunt-mocha-test": "0.13.3",
"grunt-eslint": "20.1.0",
"mocha": "5.0.5",
"chai": "4.1.2",
"browserify": "16.1.1",
"babelify": "8.0.0",
"babel-core": "6.26.0",
"babel-cli": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-eslint": "8.2.2",
"uglifyify": "4.0.5",
"browserify-derequire": "0.9.4",
"eslint": "4.19.1",
"eslint-config-standard": "11.0.0",
"eslint-plugin-standard": "3.0.1",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-node": "6.0.1"
},

@@ -44,0 +44,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