@unction/attach
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@unction/attach", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A polymorphic way to attach a value to an iterable", | ||
@@ -44,5 +44,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/isarray": "^1.0.1", | ||
"@unction/isobject": "^1.0.1" | ||
"@unction/isarray": "^1.0.2", | ||
"@unction/isobject": "^1.0.2" | ||
} | ||
} |
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
Updated@unction/isarray@^1.0.2
Updated@unction/isobject@^1.0.2