boxed-immutable
Advanced tools
Comparing version 0.5.6 to 0.5.8
{ | ||
"name": "boxed-immutable", | ||
"version": "0.5.6", | ||
"version": "0.5.8", | ||
"private": false, | ||
@@ -19,3 +19,3 @@ "description": "Immutable proxy wrapper with exception free access to nested properties and auto-instantiation of intermediate containers when nested properties are defined", | ||
"util-type-funcs": "^0.2.0", | ||
"for-each-break": "^0.1.0" | ||
"for-each-break": "^0.2.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
@@ -5,2 +5,3 @@ # Version History | ||
- [0.5.8](#058) | ||
- [0.5.6](#056) | ||
@@ -29,2 +30,6 @@ - [0.5.4](#054) | ||
## 0.5.8 | ||
* Change: `for-each-break` dependency version | ||
## 0.5.6 | ||
@@ -31,0 +36,0 @@ |
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
290671
+ Addedfor-each-break@0.2.6(transitive)
- Removedfor-each-break@0.1.0(transitive)
Updatedfor-each-break@^0.2.0