cloudant-database-generator
Advanced tools
+0
-1
| const fs = require('fs'); | ||
| const leftPad = require('left-pad') | ||
| const path = require('path'); | ||
@@ -4,0 +3,0 @@ |
+4
-5
| { | ||
| "name": "cloudant-database-generator", | ||
| "version": "0.8.2", | ||
| "version": "0.8.3", | ||
| "description": "Auto Generate and destroy cloudant databases", | ||
| "main": "lib/index.js", | ||
| "author": "Carmine M DiMascio", | ||
| "repository": "https://github.com/cdimascio/cloudant-database-generator", | ||
| "repository": "https://github.com/cdimascio/cloudant-database-generator.js", | ||
| "license": "Apache-2.0", | ||
| "bin": { | ||
| "cloudant-database-generator": "./bin/cloudant-database-generator" | ||
| "cloudant-database-generator": "bin/cloudant-database-generator" | ||
| }, | ||
| "dependencies": { | ||
| "cloudant": "^1.7.1", | ||
| "commander": "^2.9.0", | ||
| "left-pad": "^1.1.3" | ||
| "commander": "^2.9.0" | ||
| } | ||
| } |
+0
-4
@@ -365,6 +365,2 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
| left-pad@^1.1.3: | ||
| version "1.1.3" | ||
| resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.1.3.tgz#612f61c033f3a9e08e939f1caebeea41b6f3199a" | ||
| lodash@^4.14.0: | ||
@@ -371,0 +367,0 @@ version "4.17.4" |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
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
2
-33.33%36351
-0.53%405
-0.25%- Removed
- Removed