dot-object
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -28,3 +28,3 @@ { | ||
}, | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"homepage": "https://github.com/rhalff/dot-object", | ||
@@ -31,0 +31,0 @@ "moduleType": [ |
{ | ||
"name": "dot-object", | ||
"description": "dot-object makes it possible to transform and read (JSON) objects using dot notation.", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"author": { | ||
@@ -17,2 +17,3 @@ "name": "Rob Halff", | ||
"main": "index", | ||
"bin": "./bin/dot-object", | ||
"scripts": { | ||
@@ -19,0 +20,0 @@ "test": "gulp test" |
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
44914