Socket
Socket
Sign inDemoInstall

@reach/portal

Package Overview
Dependencies
Maintainers
3
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.4.0-beta.0 to 0.4.0

index.d.ts

12

package.json
{
"name": "@reach/portal",
"version": "0.4.0-beta.0",
"version": "0.4.0",
"description": "Declarative portals for React",

@@ -8,7 +8,6 @@ "main": "index.js",

"scripts": {
"build": "node ../../shared/build-package",
"lint": "eslint . --max-warnings=0"
"build": "node ../../shared/build-package"
},
"dependencies": {
"@reach/component-component": "^0.4.0-beta.0"
"@reach/component-component": "^0.4.0"
},

@@ -19,3 +18,3 @@ "peerDependencies": {

},
"author": "Ryan Florence <@ryanflorence>",
"author": "React Training <hello@reacttraining.com>",
"license": "MIT",

@@ -27,5 +26,6 @@ "files": [

"index.js",
"index.d.ts",
"styles.css"
],
"gitHead": "f8b2458e7f6d77300a65c2e02b75a5a1a41713a1"
"gitHead": "0f3d2c7e530cd80e1d1bd338182ac89a3ba23999"
}
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