array-starts-with
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "array-starts-with", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "The same as String.prototype.startsWith but comparing array elements instead of string characters", | ||
@@ -29,3 +29,3 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.5.5", | ||
"@babel/core": "^7.8.4", | ||
"babel-cli": "^6.26.0", | ||
@@ -40,10 +40,10 @@ "babel-core": "^6.26.3", | ||
"dirty-chai": "^2.0.1", | ||
"eslint": "^6.2.2", | ||
"eslint-config-airbnb-improved": "^4.0.13", | ||
"eslint-import-resolver-babel-module": "^5.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-airbnb-improved": "^4.0.14", | ||
"eslint-import-resolver-babel-module": "^5.1.2", | ||
"mocha": "^7.0.1", | ||
"sinon": "^8.1.1", | ||
"sinon-as-promised": "^4.0.3", | ||
"sinon-chai": "^3.3.0" | ||
"sinon-chai": "^3.4.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