New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@webiny/react-composition

Package Overview
Dependencies
Maintainers
1
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/react-composition - npm Package Compare versions

Comparing version 5.31.0-beta.1 to 5.31.0

2

Context.d.ts

@@ -29,3 +29,3 @@ import React, { FC, ComponentType, PropsWithChildren } from "react";

export declare const CompositionProvider: React.FC;
export declare function useComponent(Component: ComponentType<any>): React.ComponentClass<unknown, any> | React.FunctionComponent<unknown>;
export declare function useComponent(Component: ComponentType<any>): React.ComponentType<any>;
/**

@@ -32,0 +32,0 @@ * This hook will throw an error if composition context doesn't exist.

{
"name": "@webiny/react-composition",
"version": "5.31.0-beta.1",
"version": "5.31.0",
"main": "index.js",

@@ -28,4 +28,4 @@ "repository": {

"@babel/preset-typescript": "^7.16.0",
"@webiny/cli": "^5.31.0-beta.1",
"@webiny/project-utils": "^5.31.0-beta.1",
"@webiny/cli": "^5.31.0",
"@webiny/project-utils": "^5.31.0",
"ttypescript": "^1.5.13",

@@ -42,3 +42,3 @@ "typescript": "4.7.4"

},
"gitHead": "b29a1cdd4c7cba5af3b9b993a78f4561525a9201"
"gitHead": "0b3fa2ace7f258628438aa993d782fb562a64358"
}
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