Socket
Socket
Sign inDemoInstall

video-react

Package Overview
Dependencies
13
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.4 to 0.13.5

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.13.5"></a>
## [0.13.5](https://github.com/video-react/video-react/compare/0.13.4...0.13.5) (2019-03-13)
### Bug Fixes
* add missing '@babel/runtime' dependencies ([7ff1036](https://github.com/video-react/video-react/commit/7ff1036))
<a name="0.13.4"></a>

@@ -2,0 +12,0 @@ ## [0.13.4](https://github.com/video-react/video-react/compare/0.13.3...0.13.4) (2019-03-10)

3

package.json
{
"name": "video-react",
"version": "0.13.4",
"version": "0.13.5",
"description": "Video-React is a web video player built from the ground up for an HTML5 world using React library.",

@@ -76,2 +76,3 @@ "main": "lib/index.js",

"dependencies": {
"@babel/runtime": "^7.2.0",
"classnames": "^2.2.6",

@@ -78,0 +79,0 @@ "lodash.throttle": "^4.1.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc