Comparing version 0.2.0 to 0.2.1
@@ -5,4 +5,4 @@ { | ||
"description": "Export your file system as a CommonJS module or JSON object", | ||
"tags" : ["json", "fs", "file", "fileify", "datauri", "mustache", "commonjs"], | ||
"version": "0.2.0", | ||
"tags" : ["json", "fs", "file", "fileify", "datauri", "mustache", "commonjs", "base64"], | ||
"version": "0.2.1", | ||
"homepage": "https://github.com/dandean/fspkg", | ||
@@ -22,8 +22,8 @@ "repository": { | ||
"dependencies": { | ||
"mime": "*", | ||
"commander": "*" | ||
"mime": "1.2.7", | ||
"commander": "1.0.4" | ||
}, | ||
"devDependencies": { | ||
"mocha": "*" | ||
"mocha": "1.4.2" | ||
} | ||
} |
@@ -46,3 +46,3 @@ fspkg: File System Packager | ||
The module export is a shortcut to instantiating a new `Builder` and immediately | ||
calling its `build` method, packaging the file-system at `path`. | ||
its `build` method, packaging the file-system at `path`. | ||
@@ -49,0 +49,0 @@ ```text |
Sorry, the diff of this file is not supported yet
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
367638
1
+ Addedcommander@1.0.4(transitive)
+ Addedkeypress@0.1.0(transitive)
+ Addedmime@1.2.7(transitive)
- Removedcommander@12.1.0(transitive)
- Removedmime@4.0.4(transitive)
Updatedcommander@1.0.4
Updatedmime@1.2.7