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

array-some-x

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-some-x - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

4

dist/array-some-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-17T19:36:02.119Z",
"date": "2019-07-18T00:24:15.958Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Tests whether some element passes the provided function.",

"license": "MIT",
"version": "3.0.1"
"version": "3.0.2"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-17T19:36:02.119Z",
"date": "2019-07-18T00:24:15.958Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Tests whether some element passes the provided function.",

"license": "MIT",
"version": "3.0.1"
"version": "3.0.2"
}

@@ -15,0 +15,0 @@ */

{
"name": "array-some-x",
"version": "3.0.1",
"version": "3.0.2",
"description": "Tests whether some element passes the provided function.",

@@ -52,13 +52,13 @@ "homepage": "https://github.com/Xotic750/array-some-x",

"dependencies": {
"assert-is-function-x": "^3.0.7",
"attempt-x": "^2.0.8",
"split-if-boxed-bug-x": "^2.0.9",
"to-length-x": "^4.0.10",
"to-object-x": "^2.0.7"
"assert-is-function-x": "^3.0.8",
"attempt-x": "^2.0.9",
"split-if-boxed-bug-x": "^2.0.10",
"to-length-x": "^4.0.11",
"to-object-x": "^2.0.8"
},
"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/node": "^7.5.0",
"@babel/plugin-proposal-class-properties": "^7.5.0",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",

@@ -68,8 +68,8 @@ "@babel/plugin-syntax-export-default-from": "^7.2.0",

"@babel/plugin-transform-property-mutators": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@babel/runtime": "^7.5.4",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.7",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.6",
"@types/node": "^12.6.8",
"babel-core": "^7.0.0-0",

@@ -76,0 +76,0 @@ "babel-eslint": "^10.0.2",

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