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

@paladen/config

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paladen/config - npm Package Compare versions

Comparing version 0.0.66 to 0.0.67

4

dist/index.js

@@ -26,5 +26,3 @@ 'use strict';

var setConfig = function setConfig(newConfig) {
config = _objectSpread({}, config, {
newConfig: newConfig
});
config = _objectSpread({}, config, {}, newConfig);
};

@@ -31,0 +29,0 @@ var config$1 = config;

{
"name": "@paladen/config",
"version": "0.0.66",
"version": "0.0.67",
"repository": "https://github.com/samstr/paladen",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

},
"gitHead": "ea9bb0b909baec0076e08440612d1307c720cc73"
"gitHead": "5b0ab93fd7e51f5cd94d49bdce69712454a8b75e"
}
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