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

@unction/isarray

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unction/isarray - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

package.json
{
"name": "@unction/isarray",
"version": "1.0.3",
"version": "1.0.4",
"description": "Takes a value and returns a boolean if value is iterable",

@@ -23,3 +23,3 @@ "keywords": [

"pretest": "npm run build",
"test": "tap --no-coverage --no-coverage-report --no-color --jobs-auto --reporter dot './transpiled/test.js'",
"test": "tap --reporter min './transpiled/test.js'",
"build": "babel './index.js' './test.js' -d './transpiled/'",

@@ -32,4 +32,4 @@ "lint": "eslint './index.js'"

"dependencies": {
"@unction/istype": "^1.0.4"
"@unction/istype": "^1.0.5"
}
}
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