Socket
Socket
Sign inDemoInstall

react-whammy

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "react-whammy",
"version": "1.0.1",
"version": "1.0.2",
"description": "A React Component For Real-time Javascript WebM Video Encoder",

@@ -5,0 +5,0 @@ "main": "whammy.js",

@@ -10,5 +10,2 @@ /*

export default (function(){
// in this case, frames has a very specific meaning, which will be
// detailed once i finish writing the code
function toWebM(frames, outputAsArray){

@@ -15,0 +12,0 @@ var info = checkFrames(frames);

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