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

transform-spread-iterable

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transform-spread-iterable - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

6

package.json
{
"name": "transform-spread-iterable",
"version": "1.2.0",
"version": "1.3.0",
"description": "An iterable transform that spread each iterable received and emit its items",
"scripts": {
"test": "ava && xo",
"test": "ava && xo --ignore example.js",
"setup": "rollup -f cjs main.js --output index.js",
"cover-test": "nyc ava && xo",
"cover-test": "nyc ava && xo --ignore example.js",
"cover-publish": "nyc report --reporter=text-lcov | coveralls"

@@ -10,0 +10,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