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

@remirror/react-portals

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/react-portals - npm Package Compare versions

Comparing version 1.0.0-next.1 to 1.0.0

33

CHANGELOG.md
# @remirror/react-portals
## 1.0.0
> 2021-07-17
### Major Changes
- [#706](https://github.com/remirror/remirror/pull/706) [`adfb12a4c`](https://github.com/remirror/remirror/commit/adfb12a4cee7031eec4baa10830b0fc0134ebdc8) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Deprecate the following packages:
- `@remirror/core-extensions`
- `@remirror/editor-markdown`
- `@remirror/editor-social`
- `@remirror/editor-wysiwyg`
- `@remirror/extension-auto-link`
- `@remirror/extension-base-keymap`
- `@remirror/extension-enhanced-link`
- `@remirror/preset-social`
- `@remirror/react-node-view`
- `@remirror/react-portals`
- `@remirror/react-social`
- `@remirror/react-wysiwyg`
- `@remirror/showcase`
- `@remirror/ui`
- `@remirror/ui-a11y-status`
- `@remirror/ui-buttons`
- `@remirror/ui-dropdown`
- `@remirror/ui-icons`
- `@remirror/ui-menus`
- `@remirror/ui-modal`
- `@remirror/ui-text`
## 1.0.0-next.1

@@ -24,4 +54,3 @@

- 7380e18f: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub
organisation.
- 7380e18f: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub organisation.

@@ -28,0 +57,0 @@ ## 0.7.3

36

package.json
{
"name": "@remirror/react-portals",
"version": "1.0.0-next.1",
"description": "DEPRECATED - Enables using react portals to render prosemirror nodes.",
"keywords": [
"prosemirror",
"react",
"ssr",
"text editor"
],
"homepage": "https://github.com/remirror/remirror/tree/HEAD/support/deprecated/react-portals",
"repository": "https://github.com/remirror/remirror/tree/HEAD/support/deprecated/react-portals",
"license": "MIT",
"contributors": [
"Ifiok Jr. <ifiokotung@gmail.com>"
],
"publishConfig": {
"access": "public"
}
"name": "@remirror/react-portals",
"version": "1.0.0",
"description": "DEPRECATED - Enables using react portals to render prosemirror nodes.",
"keywords": [
"prosemirror",
"react",
"ssr",
"text editor"
],
"homepage": "https://github.com/remirror/remirror/tree/HEAD/deprecated/react-portals",
"repository": "https://github.com/remirror/remirror/tree/HEAD/deprecated/remirror__react-portals",
"license": "MIT",
"contributors": [
"Ifiok Jr. <ifiokotung@gmail.com>"
],
"publishConfig": {
"access": "public"
}
}
# @remirror/react-portals
This package is **deprecated** and it's functionality is included by default with the
`@remirror/react` package.
This package is **deprecated** and it's functionality is included by default with the `@remirror/react` package.

@@ -6,0 +5,0 @@ It is now accessible with the following installation.

Sorry, the diff of this file is not supported yet

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