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.6-beta to 0.0.7-beta

index.cjs.d.ts

13

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

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

"dependencies": {
"@getstanza/browser": "0.0.6-beta",
"@getstanza/core": "0.0.6-beta",
"@getstanza/browser": "0.0.7-beta",
"@getstanza/core": "0.0.7-beta",
"react": "18.2.0"

@@ -18,5 +18,4 @@ },

},
"module": "./index.js",
"main": "./index.cjs",
"types": "./index.d.ts"
"module": "./index.esm.js",
"main": "./index.cjs.js"
}
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