Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "batchsql", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Batch sql generator for MySQL and MariaDB", | ||
@@ -18,14 +18,15 @@ "main": "index.js", | ||
], | ||
"author": { | ||
"name": "Anthony Mugendi", | ||
"url": "ngurumugz@gmail.com" | ||
}, | ||
"author": "Anthony Mugendi (ngurumugz@gmail.com)", | ||
"license": "MIT", | ||
"readme": "ERROR: No README data found!", | ||
"_id": "batchsql@1.0.0", | ||
"_shasum": "4fb9eaeec98ff7b4181b09e590447d07e9b8c0b0", | ||
"_from": "batchsql@>=1.0.0 <2.0.0", | ||
"dependencies": { | ||
"lodash": "^3.9.3", | ||
"mysql": "^2.7.0" | ||
}, | ||
"devDependencies": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@bitbucket.org:mugendi/batchsql.git" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
142543
0
2
+ Addedlodash@^3.9.3
+ Addedlodash@3.10.1(transitive)