🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@nteract/stateful-components

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nteract/stateful-components - npm Package Compare versions

Comparing version

to
1.7.6

@@ -14,3 +14,3 @@ /// <reference types="react" />

}
declare const _default: import("react-redux").ConnectedComponent<typeof MonacoEditor, Pick<import("react").ClassAttributes<MonacoEditor> & import("@nteract/monaco-editor/lib/MonacoEditor").IMonacoComponentProps & import("@nteract/monaco-editor/lib/MonacoEditor").IMonacoConfiguration, "contentRef" | "ref" | "id" | "onChange" | "key" | "editorFocused" | "editorType" | "value" | "channels" | "onFocusChange" | "readOnly" | "modelUri" | "onCursorPositionChange" | "onRegisterCompletionProvider" | "numberOfLines" | "shortcutsOptions" | "shortcutsHandler" | "cursorPositionHandler"> & ComponentProps>;
declare const _default: import("react-redux").ConnectedComponent<typeof MonacoEditor, Pick<import("react").ClassAttributes<MonacoEditor> & import("@nteract/monaco-editor/lib/MonacoEditor").IMonacoComponentProps & import("@nteract/monaco-editor/lib/MonacoEditor").IMonacoConfiguration, "contentRef" | "ref" | "id" | "onChange" | "key" | "editorFocused" | "editorType" | "value" | "channels" | "onFocusChange" | "readOnly" | "modelUri" | "onCursorPositionChange" | "onRegisterCompletionProvider" | "numberOfLines" | "shortcutsOptions" | "shortcutsHandler" | "cursorPositionHandler" | "commandHandler"> & ComponentProps>;
export default _default;
{
"name": "@nteract/stateful-components",
"version": "1.7.6-alpha.0",
"version": "1.7.6",
"description": "A collection of sub-components pre-connected to nteract's Redux state",

@@ -22,9 +22,9 @@ "keywords": [

"dependencies": {
"@nteract/commutable": "^7.4.2-alpha.0",
"@nteract/core": "^15.1.6-alpha.0",
"@nteract/fixtures": "^2.3.16-alpha.0",
"@nteract/commutable": "^7.4.2",
"@nteract/core": "^15.1.6",
"@nteract/fixtures": "^2.3.16",
"@nteract/markdown": "4.5.2",
"@nteract/mythic-configuration": "^1.0.8-alpha.0",
"@nteract/mythic-configuration": "^1.0.8",
"@nteract/outputs": "^3.0.11",
"@nteract/presentational-components": "^3.4.8-alpha.0",
"@nteract/presentational-components": "^3.4.8",
"immutable": "^4.0.0-rc.12",

@@ -36,3 +36,3 @@ "redux": "^4.0.4"

},
"gitHead": "ba978e1a4cc8c0b4c9d8390c07dd8a7f1565580a"
"gitHead": "9a62b6ae6d5a3371d39cb6ae796e280e0de290e5"
}

Sorry, the diff of this file is not supported yet