Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@venncity/nested-config

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@venncity/nested-config - npm Package Compare versions

Comparing version 3.1.20-jest-memory-fixes2.39 to 3.1.20-jest-memory-fixes2.41

6

package.json
{
"name": "@venncity/nested-config",
"version": "3.1.20-jest-memory-fixes2.39+bbecdffca",
"version": "3.1.20-jest-memory-fixes2.41+73f612dca",
"author": "Venn Engineering",

@@ -32,3 +32,3 @@ "main": "src/nestedConfig.js",

"dependencies": {
"@venncity/package-info": "^1.1.64-jest-memory-fixes2.39+bbecdffca",
"@venncity/package-info": "^1.1.64-jest-memory-fixes2.41+73f612dca",
"config": "^3.1.0",

@@ -53,3 +53,3 @@ "lodash": "^4.17.11",

},
"gitHead": "bbecdffca3e791988956fa8e4ab0992cc9f9d288"
"gitHead": "73f612dcaea8199294e55f4eb055fdff06c7772e"
}

@@ -100,2 +100,3 @@ process.env.ALLOW_CONFIG_MUTATIONS = true;

module.exports = (options) => {

@@ -102,0 +103,0 @@ if (_.isObject(options) && options.prebuiltConfigJson) {

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