Socket
Socket
Sign inDemoInstall

@cnlabs/yandexdb-rest

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cnlabs/yandexdb-rest - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

3

index.js

@@ -37,3 +37,4 @@ /**

if(response.status > 299) {
console.log(response);
console.log(response.status);
console.log(response.config);
throw new Error('Error while sending request');

@@ -40,0 +41,0 @@ }

{
"name": "@cnlabs/yandexdb-rest",
"version": "1.2.0",
"version": "1.3.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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc