New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.22 to 0.0.23

11

dist/ConfigService.js

@@ -56,2 +56,13 @@ "use strict";

}
/**
* Should be one of production,development,testing,staging etc.
*/
}, {
key: "stage",
get: function get()
/*: string | null*/
{
return (0, _getMeta.default)('app:stage') || 'production';
}
}]);

@@ -58,0 +69,0 @@

2

package.json
{
"version": "0.0.22",
"version": "0.0.23",
"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