bplist-creator
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "bplist-creator", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Binary Mac OS X Plist (property list) creator.", | ||
@@ -21,8 +21,8 @@ "main": "bplistCreator.js", | ||
"devDependencies": { | ||
"bplist-parser": "0.0.4", | ||
"nodeunit": "0.7.4" | ||
"bplist-parser": "~0.1.0", | ||
"nodeunit": "0.9.1" | ||
}, | ||
"dependencies": { | ||
"stream-buffers": "~0.2.3" | ||
"stream-buffers": "~2.2.0" | ||
} | ||
} |
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
53069
+ Addedstream-buffers@2.2.0(transitive)
- Removedstream-buffers@0.2.6(transitive)
Updatedstream-buffers@~2.2.0