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.5-beta to 0.0.6-beta

6

package.json
{
"name": "@getstanza/react",
"version": "0.0.5-beta",
"version": "0.0.6-beta",
"type": "module",

@@ -9,4 +9,4 @@ "description": "Stanza React components",

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

@@ -13,0 +13,0 @@ },

@@ -7,2 +7,2 @@ import React from 'react';

}
export declare const StanzaProvider: React.FunctionComponent<StanzaProviderProps>;
export declare const StanzaProvider: React.FC<StanzaProviderProps>;

@@ -6,3 +6,3 @@ import React from 'react';

}
export declare const WithStanzaContextName: React.FunctionComponent<WithStanzaContextNameProps>;
export declare const WithStanzaContextName: React.FC<WithStanzaContextNameProps>;
export {};
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