buffer-codec
Advanced tools
Comparing version 1.6.2 to 1.6.3
{ | ||
"name": "buffer-codec", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "add the codec ability to abstract-nosql database.", | ||
@@ -22,5 +22,5 @@ "homepage": "https://github.com/snowyu/node-buffer-codec", | ||
"dependencies": { | ||
"abstract-error": "^1.0.1", | ||
"custom-factory": "~1.2.8", | ||
"util-ex": "^0.2.8" | ||
"abstract-error": "^1.0.2", | ||
"custom-factory": "^1.4.2", | ||
"util-ex": "^0.3.10" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
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
89569
+ Addedcustom-factory@1.6.0(transitive)
+ Addeddepd@1.1.2(transitive)
+ Addedinherits-ex@1.6.0(transitive)
+ Addedutil-ex@0.3.18(transitive)
- Removedcustom-factory@1.2.8(transitive)
- Removedinherits-ex@1.0.9(transitive)
- Removedutil-ex@0.2.9(transitive)
Updatedabstract-error@^1.0.2
Updatedcustom-factory@^1.4.2
Updatedutil-ex@^0.3.10