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.1.2 to 1.1.3

10

package.json
{
"name": "array-starts-with",
"version": "1.1.2",
"version": "1.1.3",
"description": "The same as String.prototype.startsWith but comparing array elements instead of string characters",

@@ -42,7 +42,7 @@ "main": "build/index.js",

"dirty-chai": "^2.0.1",
"eslint": "^6.8.0",
"eslint-config-airbnb-improved": "^4.0.14",
"eslint": "^7.23.0",
"eslint-config-airbnb-improved": "^5.0.0",
"eslint-import-resolver-babel-module": "^5.2.0",
"mocha": "^7.2.0",
"sinon": "^8.1.1",
"mocha": "^8.3.2",
"sinon": "^10.0.0",
"sinon-as-promised": "^4.0.3",

@@ -49,0 +49,0 @@ "sinon-chai": "^3.6.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