Comparing version 1.5.6 to 1.5.7
/* | ||
** Tokenizr -- String Tokenization Library | ||
** Copyright (c) 2015-2019 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2015-2020 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "tokenizr", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"description": "String Tokenization Library for JavaScript", | ||
@@ -26,9 +26,9 @@ "keywords": [ "string", "token", "scanner", "lexer" ], | ||
"grunt-eslint": "22.0.0", | ||
"mocha": "6.2.2", | ||
"mocha": "7.0.1", | ||
"chai": "4.2.0", | ||
"browserify": "16.5.0", | ||
"babelify": "10.0.0", | ||
"@babel/core": "7.7.7", | ||
"@babel/cli": "7.7.7", | ||
"@babel/preset-env": "7.7.7", | ||
"@babel/core": "7.8.3", | ||
"@babel/cli": "7.8.3", | ||
"@babel/preset-env": "7.8.3", | ||
"babel-eslint": "10.0.3", | ||
@@ -41,4 +41,4 @@ "uglifyify": "5.0.2", | ||
"eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-import": "2.19.1", | ||
"eslint-plugin-node": "10.0.0" | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-plugin-node": "11.0.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
@@ -469,3 +469,3 @@ | ||
Copyright (c) 2015-2019 Dr. Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2015-2020 Dr. Ralf S. Engelschall (http://engelschall.com/) | ||
@@ -472,0 +472,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** Tokenizr -- String Tokenization Library | ||
** Copyright (c) 2015-2019 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2015-2020 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** Tokenizr -- String Tokenization Library | ||
** Copyright (c) 2015-2019 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2015-2020 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** Tokenizr -- String Tokenization Library | ||
** Copyright (c) 2015-2019 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2015-2020 Dr. Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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