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.7 to 1.0.8

8

package.json
{
"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"

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