Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "error", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "Custom errors", | ||
@@ -20,8 +20,8 @@ "keywords": [], | ||
"dependencies": { | ||
"camelize": "^0.1.2", | ||
"string-template": "~0.1.3", | ||
"xtend": "~2.1.1" | ||
"camelize": "^1.0.0", | ||
"string-template": "~0.2.0", | ||
"xtend": "~4.0.0" | ||
}, | ||
"devDependencies": { | ||
"tape": "~1.0.2" | ||
"tape": "~3.0.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "licenses": [ |
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
+ Addedcamelize@1.0.1(transitive)
+ Addedstring-template@0.2.1(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedcamelize@0.1.2(transitive)
- Removedobject-keys@0.4.0(transitive)
- Removedstring-template@0.1.3(transitive)
- Removedxtend@2.1.2(transitive)
Updatedcamelize@^1.0.0
Updatedstring-template@~0.2.0
Updatedxtend@~4.0.0