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

@getstanza/react

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getstanza/react - npm Package Compare versions

Comparing version 0.0.1-beta to 0.0.2-beta

.babelrc

13

package.json
{
"name": "@getstanza/react",
"version": "0.0.1-beta",
"type": "module",
"version": "0.0.2-beta",
"type": "commonjs",
"description": "Stanza React components",

@@ -9,4 +9,4 @@ "author": "Stanza",

"dependencies": {
"@getstanza/browser": "0.0.1-beta",
"@getstanza/core": "0.0.1-beta",
"@getstanza/browser": "0.0.2-beta",
"@getstanza/core": "0.0.2-beta",
"react": "18.2.0"

@@ -17,6 +17,3 @@ },

"vite-tsconfig-paths": "^4.2.0"
},
"module": "./index.js",
"main": "./index.cjs",
"types": "./index.d.ts"
}
}
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