New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/audio

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/audio - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

2

lib/Audio.js

@@ -15,3 +15,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

const packageJson = {
"version": "2.0.0-beta.2"
"version": "2.0.0-beta.3"
};

@@ -18,0 +18,0 @@ var _stream = /*#__PURE__*/_classPrivateFieldLooseKey("stream");

{
"name": "@uppy/audio",
"description": "Uppy plugin that records audio using the device’s microphone.",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^6.0.0-beta.2",
"@uppy/utils": "^6.0.0-beta.3",
"preact": "^10.5.13"

@@ -36,3 +36,3 @@ },

"peerDependencies": {
"@uppy/core": "^4.0.0-beta.2"
"@uppy/core": "^4.0.0-beta.3"
},

@@ -39,0 +39,0 @@ "publishConfig": {

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