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

devtools-config

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools-config - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

package.json
{
"name": "devtools-config",
"version": "0.0.13",
"version": "0.0.14",
"description": "Devtools Local Configuration System",

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

@@ -31,3 +31,3 @@ const pick = require("lodash/get");

if (process.env.NODE_ENV === "production") {
return true;
return false;
}

@@ -34,0 +34,0 @@ const href = window.location ? window.location.href : "";

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