atlas-stash
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "atlas-stash", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "REST Client for Atlassian's Stash repository", | ||
"main": "lib/stash.js", | ||
"engines": { | ||
"node": "0.10.*" | ||
}, | ||
"scripts": { | ||
@@ -19,3 +22,6 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"readmeFilename": "README.md", | ||
"gitHead": "737fd99e88b98af1f07a675b815a6808d0626e2a" | ||
"gitHead": "737fd99e88b98af1f07a675b815a6808d0626e2a", | ||
"dependencies": { | ||
"lodash": "~2.4.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
3030
6
25
0
1
+ Addedlodash@~2.4.1
+ Addedlodash@2.4.2(transitive)