react-relative-portal
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6
10
14137
- Removedfbjs@^0.8.3
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)