boxed-immutable
Advanced tools
Comparing version 0.8.6 to 0.8.8
{ | ||
"name": "boxed-immutable", | ||
"version": "0.8.6", | ||
"version": "0.8.8", | ||
"private": false, | ||
@@ -17,11 +17,11 @@ "description": "Immutable proxy wrapper with exception free access to nested properties and auto-instantiation of intermediate containers when nested properties are defined", | ||
"lodash.isstring": "^4.0.1", | ||
"util-string-wrap": "^0.1.4", | ||
"util-type-funcs": "^0.2.10", | ||
"for-each-break": "^0.2.4", | ||
"obj-each-break": "^0.1.12", | ||
"boxed-out": "^0.1.4" | ||
"util-string-wrap": "^0.1.6", | ||
"util-type-funcs": "^0.2.12", | ||
"for-each-break": "^0.2.6", | ||
"obj-each-break": "^0.1.14", | ||
"boxed-out": "^0.1.6" | ||
}, | ||
"devDependencies": { | ||
"jest": "^24.8.0", | ||
"jest-each": "^24.8.0" | ||
"jest": "^25.2.6", | ||
"jest-each": "^25.2.6" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": {}, |
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
Updatedboxed-out@^0.1.6
Updatedfor-each-break@^0.2.6
Updatedobj-each-break@^0.1.14
Updatedutil-string-wrap@^0.1.6
Updatedutil-type-funcs@^0.2.12