terrain-keypath
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "terrain-keypath", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A tiny class that defines a key path type for e.g. traversing deep objects, along with some related utilities", | ||
@@ -31,8 +31,8 @@ "main": "dist/KeyPath.js", | ||
"dependencies": { | ||
"immutable": "^3.x" | ||
"immutable": "^4.0.0-rc.12" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^12.6.2", | ||
"typescript": "^3.5.3" | ||
"@types/node": "^13.9.1", | ||
"typescript": "^3.8.3" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
5343
3
0
1
+ Addedimmutable@4.3.7(transitive)
- Removedimmutable@3.8.2(transitive)
Updatedimmutable@^4.0.0-rc.12