array-starts-with
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "array-starts-with", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "The same as String.prototype.startsWith but comparing array elements instead of string characters", | ||
@@ -42,3 +42,3 @@ "main": "build/index.js", | ||
"eslint-import-resolver-babel-module": "^5.0.1", | ||
"mocha": "^5.2.0", | ||
"mocha": "^6.0.0", | ||
"sinon": "^7.2.4", | ||
@@ -45,0 +45,0 @@ "sinon-as-promised": "^4.0.3", |