Comparing version 1.6.0 to 1.6.1
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package