dot-object
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -9,7 +9,7 @@ { | ||
"ignore": [ | ||
".*", | ||
"!index.js", | ||
"!MIT-LICENSE", | ||
"!CHANGELOG.md", | ||
"!README.md" | ||
"bin", | ||
"node_modules", | ||
"src", | ||
"gulpfile.js", | ||
"index.js" | ||
], | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
}, | ||
"version": "0.8.1", | ||
"version": "0.9.1", | ||
"homepage": "https://github.com/rhalff/dot-object", | ||
@@ -32,0 +32,0 @@ "moduleType": [ |
{ | ||
"name": "dot-object", | ||
"description": "dot-object makes it possible to transform and read (JSON) objects using dot notation.", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Rob Halff", |
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
44885
327850