Socket
Socket
Sign inDemoInstall

@stackflow/react

Package Overview
Dependencies
Maintainers
1
Versions
91
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 0.2.2 to 0.2.3

13

package.json
{
"name": "@stackflow/react",
"version": "0.2.2",
"version": "0.2.3",
"license": "Apache-2.0",

@@ -19,7 +19,6 @@ "exports": {

"scripts": {
"build": "yarn build:js && yarn build:dts && yarn build:docs",
"build:docs": "typedoc",
"build": "yarn build:js && yarn build:dts",
"build:dts": "tsc --emitDeclarationOnly",
"build:js": "node ./esbuild.config.js",
"clean": "rimraf dist && rimraf docs",
"clean": "rimraf dist",
"dev": "yarn build:js --watch && yarn build:dts --watch"

@@ -31,8 +30,6 @@ },

"devDependencies": {
"@stackflow/core": "^0.2.0",
"@stackflow/core": "^0.2.1",
"@types/react": "^18.0.9",
"react": "^18.1.0",
"rimraf": "^3.0.2",
"typedoc": "^0.22.17",
"typedoc-plugin-markdown": "^3.12.1",
"typescript": "^4.6.3"

@@ -53,3 +50,3 @@ },

},
"gitHead": "c374443ad315fe4a262a950839e624951b4ca6f6"
"gitHead": "6b5c4740eec8b308476b36dbd9261fbdad6251f5"
}
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