Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-relative-portal

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-relative-portal - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

package.json
{
"name": "react-relative-portal",
"version": "1.0.0",
"version": "1.0.1",
"description": "React component for place dropdowns outside overflow: hidden; elements",

@@ -11,2 +11,7 @@ "main": "dist/RelativePortal.js",

],
"keywords": [
"react",
"portal",
"react-portal"
],
"scripts": {

@@ -38,5 +43,3 @@ "build": "npm run clean && babel src/Portal.js > dist/Portal.js && babel src/RelativePortal.js > dist/RelativePortal.js",

"eslint-plugin-jsx-a11y": "^1.5.5",
"eslint-plugin-react": "^5.2.2",
"react": "^0.14.2",
"react-dom": "^0.14.2"
"eslint-plugin-react": "^5.2.2"
},

@@ -46,7 +49,5 @@ "dependencies": {

"exenv": "^1.2.1",
"fbjs": "^0.8.3",
"lodash": "^4.13.1",
"uuid": "^2.0.2"
},
"peerDependencies": {

@@ -53,0 +54,0 @@ "react": "^0.14.2",

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