New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iteragain

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iteragain - npm Package Compare versions

Comparing version 3.18.1 to 3.18.2

arrayLike.d.ts

5

package.json
{
"name": "iteragain",
"version": "3.18.1",
"version": "3.18.2",
"description": "Javascript Iterable/Iterator/Generator-function utilities.",

@@ -21,2 +21,3 @@ "main": "index.js",

"ix": "^5.0.0",
"js-utils": "github:danieloakman/js-utils#node",
"lint-staged": "^13.2.2",

@@ -73,3 +74,3 @@ "mocha": "10.2.0",

"scripts": {
"build": "tsc --build",
"build": "tsc -p tsconfig.json",
"build:es": "tsc -p tsconfig.es.json",

@@ -76,0 +77,0 @@ "build:clean": "ts-node ./scripts/build-clean.ts",

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