Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "tokenizr", | ||
"version": "1.1.3", | ||
"version": "1.1.7", | ||
"description": "String Tokenization Library for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "lib/tokenizr.js", |
{ | ||
"name": "tokenizr", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "String Tokenization Library for JavaScript", | ||
@@ -24,8 +24,9 @@ "keywords": [ "string", "token", "scanner", "lexer" ], | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-browserify": "~5.0.0", | ||
"grunt-mocha-test": "~0.13.2", | ||
"mocha": "~3.4.2", | ||
"chai": "~4.1.0", | ||
"browserify": "~14.4.0", | ||
"babelify": "~7.3.0", | ||
"grunt-browserify": "~5.2.0", | ||
"grunt-mocha-test": "~0.13.3", | ||
"mocha": "~4.0.1", | ||
"chai": "~4.1.2", | ||
"browserify": "~14.5.0", | ||
"babelify": "~8.0.0", | ||
"babel-core": "~6.26.0", | ||
"babel-preset-es2015": "~6.24.1", | ||
@@ -32,0 +33,0 @@ "minifyify": "~7.3.5", |
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
82186
15
17