dot-path-value
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "dot-path-value", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Safely get deep nested properties using dot notation", | ||
@@ -22,2 +22,3 @@ "author": "German Makarov <cxdcjs@gmail.com>", | ||
}, | ||
"types": "./dist/index.d.ts", | ||
"main": "./dist/index.cjs", | ||
@@ -24,0 +25,0 @@ "module": "./dist/index.esm.js", |
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
16729