Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 1.0.0-next.1

LICENSE

8

CHANGELOG.md
# @remirror/react-portals
## 1.0.0-next.1
> 2020-07-16
### Patch Changes
- 5d5970ae: Update repository and website field to point to HEAD rather than a specific branch.
## 1.0.0-next.0

@@ -4,0 +12,0 @@

36

package.json
{
"name": "@remirror/react-portals",
"version": "1.0.0-next.0",
"description": "DEPRECATED - Enables using react portals to render prosemirror nodes.",
"keywords": [
"prosemirror",
"react",
"ssr",
"text editor"
],
"homepage": "https://github.com/remirror/remirror/tree/next/@remirror/react",
"repository": "https://github.com/remirror/remirror/tree/master/support/deprecated/react-portals",
"license": "MIT",
"contributors": [
"Ifiok Jr. <ifiokotung@gmail.com>"
],
"publishConfig": {
"access": "public"
}
"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"
}
}
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