Socket
Socket
Sign inDemoInstall

@reach/portal

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/portal - npm Package Compare versions

Comparing version 0.12.1 to 0.13.0

10

package.json
{
"name": "@reach/portal",
"version": "0.12.1",
"version": "0.13.0",
"description": "Declarative portals for React",

@@ -16,4 +16,4 @@ "author": "React Training <hello@reacttraining.com>",

"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^16.8.0 || 17.x",
"react-dom": "^16.8.0 || 17.x"
},

@@ -28,6 +28,6 @@ "main": "dist/index.js",

"dependencies": {
"@reach/utils": "0.12.1",
"@reach/utils": "0.13.0",
"tslib": "^2.0.0"
},
"gitHead": "97b32791ce33f822f6bc9f07f6cebfb343d8032d"
"gitHead": "c5234721d372e2ab2a7745475007605e78d18895"
}
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