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

@harrysarson/chai-iterator

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harrysarson/chai-iterator - npm Package Compare versions

Comparing version

to
2.0.1

2

package.json
{
"name": "@harrysarson/chai-iterator",
"version": "2.0.0",
"version": "2.0.1",
"description": "Chai assertions for iterable objects",

@@ -5,0 +5,0 @@ "main": "chai-iterator.js",

@@ -1,10 +0,13 @@

# Fork of [chai-iterator](https://github.com/mcmath/chai-iterator) which is currently not maintained.
:exclamation: :exclamation: :exclamation: :exclamation: :exclamation: :exclamation:
# Fork of [chai-iterator](https://github.com/mcmath/chai-iterator).
chai-iterator is currently not maintained and is incompatible with chai@4.
Install this fork by running
```sh
npm install --save @harrysarson/chai-iterator
npm install --save chai @harrysarson/chai-iterator
```
---
:exclamation: :exclamation: :exclamation: :exclamation: :exclamation: :exclamation:

@@ -11,0 +14,0 @@ # Chai Iterator: Assertions for iterable objects