react-jw-player
Advanced tools
Comparing version 1.15.0 to 1.16.0
{ | ||
"name": "react-jw-player", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "A React component for launching JW Player instances on the client.", | ||
@@ -53,2 +53,5 @@ "main": "dist/react-jw-player.js", | ||
"jsdom-global": "^2.1.1", | ||
"miclint": "^4.1.0", | ||
"prop-types": "^15.5.10", | ||
"react": "^15.4.1", | ||
"react-addons-test-utils": "^15.4.1", | ||
@@ -59,6 +62,6 @@ "react-dom": "^15.4.2", | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
"react": "^15.4.1" | ||
"react": "^15.4.1 || ^16.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
150255
25
+ Addedreact@16.14.0(transitive)
- Removedprop-types@^15.5.10
- Removedreact@^15.4.1
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- 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)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)