@remirror/react-utils
Advanced tools
Comparing version 0.6.5 to 0.6.6-ci.1574113448.0
@@ -12,8 +12,2 @@ import { css as emotionCss } from '@emotion/core'; | ||
export declare type RemirrorComponentClass<GProps extends object = {}> = ComponentClass<GProps> & RemirrorComponentStaticProperties; | ||
export interface RemirrorManagerProps { | ||
/** | ||
* Whether to use base extensions | ||
*/ | ||
useBaseExtensions?: boolean; | ||
} | ||
export declare type RemirrorComponentType<GProps extends object = {}> = ComponentType<GProps> & RemirrorComponentStaticProperties; | ||
@@ -20,0 +14,0 @@ export declare type RemirrorElement<GOptions extends object = any> = ReactElement & { |
@@ -8,3 +8,3 @@ { | ||
"repository": "https://github.com/ifiokjr/remirror/tree/master/@remirror/react-utils", | ||
"version": "0.6.5", | ||
"version": "0.6.6-ci.1574113448.0+45702a4d", | ||
"main": "lib/index.js", | ||
@@ -19,4 +19,4 @@ "module": "lib/dist/react-utils.esm.js", | ||
"@babel/runtime": "^7", | ||
"@remirror/core-helpers": "0.6.5", | ||
"@remirror/core-types": "0.6.5" | ||
"@remirror/core-helpers": "^0.6.5", | ||
"@remirror/core-types": "^0.6.5" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "d72508f86a3bda16b691dd69dee14eacb8f04cb5" | ||
"gitHead": "45702a4da6fb577b000e6c75db66c1746f1e65aa" | ||
} |
@@ -28,9 +28,2 @@ import { css as emotionCss, jsx } from '@emotion/core'; | ||
export interface RemirrorManagerProps { | ||
/** | ||
* Whether to use base extensions | ||
*/ | ||
useBaseExtensions?: boolean; | ||
} | ||
export type RemirrorComponentType<GProps extends object = {}> = ComponentType<GProps> & | ||
@@ -37,0 +30,0 @@ RemirrorComponentStaticProperties; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
88506
19
1225
1
Updated@remirror/core-types@^0.6.5