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

react-video-renderer

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-video-renderer - npm Package Compare versions

Comparing version 2.2.1 to 2.3.1

dist/es2015/index.d.ts

16

package.json
{
"name": "react-video-renderer",
"version": "2.2.1",
"main": "dist/index.js",
"version": "2.3.1",
"main": "dist/es5/index.js",
"jsnext:main": "dist/es2015/index.js",
"module": "dist/es2015/index.js",
"types": "dist/es5/index.d.ts",
"repository": "git@github.com:zzarcon/react-video-renderer.git",

@@ -14,3 +17,3 @@ "author": "Hector Leon Zarco Garcia <hezarco@gmail.com>",

"react-gh-corner": "^1.1.2",
"ts-react-toolbox": "^0.0.46"
"ts-react-toolbox": "^0.1.23"
},

@@ -28,8 +31,9 @@ "engines": {

"lint": "ts-react-toolbox lint",
"static": "ts-react-toolbox publish"
"static": "ts-react-toolbox publish",
"format": "ts-react-toolbox format",
"analyze": "ts-react-toolbox analyze"
},
"peerDependencies": {
"react": "^16.2.0"
"react": "^16.3.0"
},
"types": "dist/index.d.ts",
"files": [

@@ -36,0 +40,0 @@ "dist"

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