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

@stackflow/react

Package Overview
Dependencies
Maintainers
0
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-canary.3 to 1.2.0-canary.4

dist/esm/__internal__/activity/ActivityProvider.js

10

package.json
{
"name": "@stackflow/react",
"version": "1.2.0-canary.3",
"version": "1.2.0-canary.4",
"repository": {

@@ -14,3 +14,3 @@ "type": "git",

"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.mjs"
"import": "./dist/esm/index.js"
},

@@ -20,3 +20,3 @@ "./stable": {

"require": "./dist/cjs/stable/index.js",
"import": "./dist/esm/stable/index.mjs"
"import": "./dist/esm/stable/index.js"
},

@@ -26,7 +26,7 @@ "./future": {

"require": "./dist/cjs/future/index.js",
"import": "./dist/esm/future/index.mjs"
"import": "./dist/esm/future/index.js"
}
},
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
"module": "./dist/esm/index.js",
"types": "./dist/esm/index.d.ts",

@@ -33,0 +33,0 @@ "files": [

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