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.1.7 to 1.1.8-canary.0

2

dist/activity/ActivityComponentType.d.ts
/// <reference types="react" />
export declare type ActivityComponentType<T extends {
[K in keyof T]: string | undefined;
[K in keyof T]: any;
} = {}> = React.ComponentType<{
params: T;
}>;
{
"name": "@stackflow/react",
"version": "1.1.7",
"version": "1.1.8-canary.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "exports": {

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