@ndhoule/includes
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,5 @@ | ||
## 2.0.1 | ||
- Bump @ndhoule/each dependency to fix Browserify builds | ||
## 2.0.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@ndhoule/includes", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Determine whether or not a value is contained by a given collection.", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@ndhoule/each": "^1.0.3" | ||
"@ndhoule/each": "^2.0.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10284
+ Added@ndhoule/each@2.0.1(transitive)
+ Added@ndhoule/keys@2.0.0(transitive)
- Removed@ndhoule/each@1.0.3(transitive)
- Removed@ndhoule/keys@1.1.1(transitive)
- Removedavailable-typed-arrays@1.0.7(transitive)
- Removedcall-bind@1.0.7(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removedes-define-property@1.0.0(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedfor-each@0.3.3(transitive)
- Removedformatio@1.1.1(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.4(transitive)
- Removedgopd@1.0.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-proto@1.0.3(transitive)
- Removedhas-symbols@1.0.3(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-arguments@1.1.1(transitive)
- Removedis-callable@1.2.7(transitive)
- Removedis-generator-function@1.0.10(transitive)
- Removedis-typed-array@1.1.13(transitive)
- Removedlolex@1.3.2(transitive)
- Removedpossible-typed-array-names@1.0.0(transitive)
- Removedsamsam@1.1.2(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedsinon@1.17.7(transitive)
- Removedutil@0.12.5(transitive)
- Removedwhich-typed-array@1.1.15(transitive)
Updated@ndhoule/each@^2.0.1