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 0.6.4-ci.1573124774.1 to 0.6.4

lib/tsdoc-metadata.json

2

lib/portal-container.d.ts

@@ -43,3 +43,3 @@ import NanoEvents from 'nanoevents';

*/
on: (callback: (map: Map<HTMLElement, MountedPortal>) => void) => () => void;
on: (callback: (map: PortalMap) => void) => () => void;
/**

@@ -46,0 +46,0 @@ * Trigger an update in all subscribers.

@@ -8,3 +8,3 @@ {

"repository": "https://github.com/ifiokjr/remirror/tree/canary/@remirror/react-portals",
"version": "0.6.4-ci.1573124774.1+0ebb5233",
"version": "0.6.4",
"main": "lib/index.js",

@@ -45,3 +45,3 @@ "module": "lib/dist/react-portals.esm.js",

"sideEffects": false,
"gitHead": "0ebb52333284f08a679816394d9b5ce1359da48a"
"gitHead": "751e45465f03d22f777343bfddfaae4ce89f18a5"
}

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