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

@unction/isobject

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unction/isobject - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

19

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

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

"scripts": {
"prepublish": "npm run build",
"prepare": "npm run build",
"pretest": "npm run build",

@@ -29,20 +29,7 @@ "test": "tap --no-coverage --no-coverage-report --no-color --jobs-auto --reporter dot './transpiled/test.js'",

"devDependencies": {
"babel-cli": "6.24.1",
"babel-core": "6.25.0",
"babel-eslint": "7.2.3",
"babel-plugin-transform-object-rest-spread": "6.23.0",
"babel-preset-env": "1.5.2",
"babel-preset-flow": "6.23.0",
"babel-tap": "5.0.0",
"eslint": "3.19.0",
"eslint-plugin-babel": "4.1.1",
"eslint-plugin-flowtype": "2.34.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.3.0",
"eslint-plugin-promise": "3.5.0",
"tap": "10.3.3"
},
"dependencies": {
"@unction/istype": "^1.0.3"
"@unction/istype": "^1.0.4"
}
}
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