array-starts-with
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "array-starts-with", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "The same as String.prototype.startsWith but comparing array elements instead of string characters", | ||
@@ -32,3 +32,3 @@ "main": "build/index.js", | ||
"babel-core": "^6.26.3", | ||
"babel-plugin-module-resolver": "^3.2.0", | ||
"babel-plugin-module-resolver": "^4.0.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", | ||
@@ -43,4 +43,4 @@ "babel-register": "^6.26.0", | ||
"eslint-import-resolver-babel-module": "^5.1.0", | ||
"mocha": "^6.2.0", | ||
"sinon": "^7.4.1", | ||
"mocha": "^7.0.1", | ||
"sinon": "^8.1.1", | ||
"sinon-as-promised": "^4.0.3", | ||
@@ -47,0 +47,0 @@ "sinon-chai": "^3.3.0" |
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