@getstanza/react
Advanced tools
Comparing version 0.0.5-beta to 0.0.6-beta
{ | ||
"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 {}; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123748
+ Added@getstanza/browser@0.0.6-beta(transitive)
+ Added@getstanza/core@0.0.6-beta(transitive)
- Removed@getstanza/browser@0.0.5-beta(transitive)
- Removed@getstanza/core@0.0.5-beta(transitive)
Updated@getstanza/core@0.0.6-beta