@uppy/audio
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0-beta.2
@@ -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.1" | ||
"version": "2.0.0-beta.2" | ||
}; | ||
@@ -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.1", | ||
"version": "2.0.0-beta.2", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^6.0.0-beta.1", | ||
"@uppy/utils": "^6.0.0-beta.2", | ||
"preact": "^10.5.13" | ||
@@ -36,3 +36,3 @@ }, | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.1" | ||
"@uppy/core": "^4.0.0-beta.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
145734
Updated@uppy/utils@^6.0.0-beta.2