New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dataopen-sdk-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dataopen-sdk-nodejs - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

CONTRIBUTE.md

3

dist/index.js

@@ -101,2 +101,3 @@ "use strict";

"Content-Type": "application/json",
"x-sdk-source": "nodejs",
};

@@ -154,3 +155,3 @@ for (key in headers) {

body: JSON.stringify(map),
headers: { "Content-Type": "application/json" },
headers: { "Content-Type": "application/json", "x-sdk-source": "nodejs" },
})];

@@ -157,0 +158,0 @@ case 1: return [4 /*yield*/, (_a.sent()).json()];

{
"name": "dataopen-sdk-nodejs",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

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

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