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.21 to 0.0.22

2

dist/index.js

@@ -12,3 +12,3 @@ "use strict";

});
Object.defineProperty(exports, "isDev", {
Object.defineProperty(exports, "IS_DEV_ENV", {
enumerable: true,

@@ -15,0 +15,0 @@ get: function get() {

@@ -9,3 +9,5 @@ "use strict";

/* @flow */
var _default = function _default() {
var isDev = function isDev()
/*: boolean*/
{
// Detect ReactNative - https://github.com/facebook/react-native/blob/d01ab66b47a173a62eef6261e2415f0619fefcbb/Libraries/Core/InitializeCore.js#L148

@@ -22,3 +24,5 @@ if (navigator.platform === 'ReactNative') {

var _default = isDev();
exports.default = _default;
//# sourceMappingURL=is-dev.js.map
{
"version": "0.0.21",
"version": "0.0.22",
"name": "@stackworx/react",

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

Sorry, the diff of this file is not supported yet

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