Socket
Socket
Sign inDemoInstall

@cnlabs/yandexdb-rest

Package Overview
Dependencies
141
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

3

index.js

@@ -37,2 +37,5 @@ /**

}
if(this.options.verbose) {
console.log(response.data);
}
return response.data;

@@ -39,0 +42,0 @@ });

2

package.json
{
"name": "@cnlabs/yandexdb-rest",
"version": "1.0.0",
"version": "1.1.0",
"description": "library than decorates yandex db dynamodb rest api in lightweight style ",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc