@unction/attach
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@unction/attach", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A polymorphic way to attach a value to an iterable", | ||
@@ -31,5 +31,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/isarray": "^1.0.4", | ||
"@unction/isobject": "^1.0.4" | ||
"@unction/isarray": "^1.0.5", | ||
"@unction/isobject": "^1.0.5" | ||
} | ||
} |
# @unction/attach | ||
![Version][BADGE_VERSION] | ||
![Tests][BADGE_TRAVIS] | ||
@@ -17,4 +17,4 @@ ![Stability][BADGE_STABILITY] | ||
[BADGE_TRAVIS]: https://img.shields.io/travis/krainboltgreene/unction.js.svg?maxAge=2592000&style=flat-square | ||
[BADGE_VERSION]: https://img.shields.io/npm/v/@unction/attach.svg?maxAge=2592000&style=flat-square | ||
[BADGE_STABILITY]: https://img.shields.io/badge/stability-strong-green.svg?maxAge=2592000&style=flat-square | ||
[BADGE_DEPENDENCY]: https://img.shields.io/david/krainboltgreene/unction.js.svg?maxAge=2592000&style=flat-square |
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
5838
Updated@unction/isarray@^1.0.5
Updated@unction/isobject@^1.0.5