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

consolev

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

consolev - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

consolev.js

@@ -11,4 +11,6 @@ /**

process.env.NODE_ENV,
v ? Array.prototype.slice.call(arguments).toString() : process.env.VERSION
v
? Array.prototype.slice.call(arguments).toString()
: process.env.VERSION || process.env.REACT_APP_VERSION
); // eslint-disable-line
};
{
"name": "consolev",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

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