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

configdn-js

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configdn-js - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

lib/esm/index.js

@@ -57,3 +57,3 @@ import { __awaiter, __generator } from "tslib";

headers: {
"User-Agent": "ConfigDN-JS/" + version,
"ConfigDN-Client-Version": "ConfigDN-JS/" + version,
// eslint-disable-next-line @typescript-eslint/naming-convention

@@ -60,0 +60,0 @@ "Authorization": _this.settings.getAuthKey(),

@@ -1,1 +0,1 @@

export default "0.3.0";
export default "0.3.1";

@@ -60,3 +60,3 @@ "use strict";

headers: {
"User-Agent": "ConfigDN-JS/" + Version_1.default,
"ConfigDN-Client-Version": "ConfigDN-JS/" + Version_1.default,
// eslint-disable-next-line @typescript-eslint/naming-convention

@@ -63,0 +63,0 @@ "Authorization": _this.settings.getAuthKey(),

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = "0.3.0";
exports.default = "0.3.1";
{
"name": "configdn-js",
"version": "0.3.0",
"version": "0.3.1",
"description": "ConfigDN lets you change configuration settings without deploying new code.",

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

Sorry, the diff of this file is too big to display

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