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

@stackflow/react

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackflow/react - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

dist/cjs/future/stackflow.d.ts

4

dist/cjs/future/index.d.ts
/**
* Stack
* Main
*/
export * from "./stack";
export * from "./stackflow";
/**

@@ -6,0 +6,0 @@ * Types

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

module.exports = __toCommonJS(future_exports);
__reExport(future_exports, require("./stack"), module.exports);
__reExport(future_exports, require("./stackflow"), module.exports);
__reExport(future_exports, require("../__internal__/StackflowReactPlugin"), module.exports);

@@ -21,0 +21,0 @@ __reExport(future_exports, require("./ActivityComponentType"), module.exports);

/**
* Stack
* Main
*/
export * from "./stack";
export * from "./stackflow";
/**

@@ -6,0 +6,0 @@ * Types

@@ -1,2 +0,2 @@

export * from "./stack";
export * from "./stackflow";
export * from "../__internal__/StackflowReactPlugin";

@@ -3,0 +3,0 @@ export * from "./ActivityComponentType";

{
"name": "@stackflow/react",
"version": "1.2.0",
"version": "1.2.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

/**
* Stack
* Main
*/
export * from "./stack";
export * from "./stackflow";

@@ -6,0 +6,0 @@ /**

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