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

@factor/app-config

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@factor/app-config - npm Package Compare versions

Comparing version 0.2.0 to 0.2.7

4

package.json
{
"name": "@factor/app-config",
"version": "0.2.0",
"version": "0.2.7",
"main": "plugin.js",

@@ -12,3 +12,3 @@ "license": "GPL-3.0",

},
"gitHead": "37aba4a3ad87359530be2743d82cb4f4a79398ce"
"gitHead": "e81060a9a34912a67cc1da301f76306753c85e58"
}

@@ -9,14 +9,2 @@ const merge = require("deepmerge")

return publicSettings
// let publicConfig = this.getPublicConfig()
// const configObjects = [
// Factor.FACTOR_CONFIG,
// publicConfig[env],
// publicConfig.config,
// {
// env
// }
// ].filter(_ => _)
// return merge.all(configObjects)
}

@@ -23,0 +11,0 @@

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