🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

cloudant-database-generator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudant-database-generator - npm Package Compare versions

Comparing version
0.8.2
to
0.8.3
+0
-1
lib/helper.js
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"
}
}

@@ -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