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

@stackworx/react

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackworx/react - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

dist/is-dev.js

8

dist/index.js

@@ -12,2 +12,8 @@ "use strict";

});
Object.defineProperty(exports, "isDev", {
enumerable: true,
get: function get() {
return _isDev.default;
}
});
Object.defineProperty(exports, "ConfigService", {

@@ -28,2 +34,4 @@ enumerable: true,

var _isDev = _interopRequireDefault(require("./is-dev"));
var _ConfigService = _interopRequireDefault(require("./ConfigService"));

@@ -30,0 +38,0 @@

2

package.json
{
"version": "0.0.20",
"version": "0.0.21",
"name": "@stackworx/react",

@@ -4,0 +4,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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