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.29.0-beta.2 to 5.29.0

2

Context.d.ts

@@ -29,3 +29,3 @@ import React, { FC, ComponentType } 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.29.0-beta.2",
"version": "5.29.0",
"main": "index.js",

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

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

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

},
"gitHead": "3a8c701139cca39dc1316d2452c6a3afdd7c1867"
"gitHead": "8cf3d623d56105ad5a4bacbcb4140959e11477e6"
}
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