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.6.0 to 1.6.1

14

package.json
{
"name": "tokenizr",
"version": "1.6.0",
"version": "1.6.1",
"description": "String Tokenization Library for JavaScript",
"keywords": [ "string", "token", "scanner", "lexer" ],
"main": "lib/tokenizr.js",
"types": "lib/tokenizr.d.ts",
"types": "src/tokenizr.d.ts",
"repository": {

@@ -30,10 +30,10 @@ "type": "git",

"typescript": "4.0.3",
"mocha": "8.1.3",
"mocha": "8.2.0",
"chai": "4.2.0",
"browserify": "17.0.0",
"babelify": "10.0.0",
"@babel/core": "7.11.6",
"@babel/cli": "7.11.6",
"@babel/node": "7.10.5",
"@babel/preset-env": "7.11.5",
"@babel/core": "7.12.3",
"@babel/cli": "7.12.1",
"@babel/node": "7.12.1",
"@babel/preset-env": "7.12.1",
"babel-eslint": "10.1.0",

@@ -40,0 +40,0 @@ "uglifyify": "5.0.2",

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