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

bianco.is-iterable

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bianco.is-iterable - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -12,2 +12,2 @@ 'use strict';

module.exports = isIterable;
module.exports = isIterable;
{
"name": "bianco.is-iterable",
"version": "0.0.1",
"version": "0.0.2",
"description": "Function returning true if an object could be looped",
"main": "index.js",
"jsnext:main": "index.next.js",
"module": "index.next.js",
"scripts": {
"prepublish": "npm run build && npm test",
"prepare": "npm run build && npm test",
"lint": "eslint index.next.js test.js rollup.config.js",

@@ -35,6 +36,5 @@ "build": "rollup -c",

"devDependencies": {
"jsdom": "9.5.0",
"jsdom-global": "2.1.0",
"rollup-plugin-node-resolve": "^2.0.0"
"jsdom": "11.7.0",
"jsdom-global": "3.0.2"
}
}

@@ -45,4 +45,4 @@ # bianco.is-iterable

[npm-version-image]:http://img.shields.io/npm/v/bianco-is-iterable.svg?style=flat-square
[npm-downloads-image]:http://img.shields.io/npm/dm/bianco-is-iterable.svg?style=flat-square
[npm-url]:https://npmjs.org/package/bianco-is-iterable
[npm-version-image]:http://img.shields.io/npm/v/bianco.is-iterable.svg?style=flat-square
[npm-downloads-image]:http://img.shields.io/npm/dm/bianco.is-iterable.svg?style=flat-square
[npm-url]:https://npmjs.org/package/bianco.is-iterable
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