Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

array-starts-with

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-starts-with - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

12

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc