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

@popmenu/audio-player

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@popmenu/audio-player - npm Package Compare versions

Comparing version 0.33.0 to 0.34.0

4

build/index.es.js

@@ -283,6 +283,6 @@ import * as React from 'react';

function _extends$19() { _extends$19 = Object.assign || 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$19.apply(this, arguments); }
function _extends$1c() { _extends$1c = Object.assign || 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$1c.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React.createElement("svg", _extends$19({
return /*#__PURE__*/React.createElement("svg", _extends$1c({
viewBox: "0 0 16 16",

@@ -289,0 +289,0 @@ fill: "none",

@@ -322,6 +322,6 @@ 'use strict';

function _extends$19() { _extends$19 = Object.assign || 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$19.apply(this, arguments); }
function _extends$1c() { _extends$1c = Object.assign || 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$1c.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$19({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1c({
viewBox: "0 0 16 16",

@@ -328,0 +328,0 @@ fill: "none",

{
"name": "@popmenu/audio-player",
"version": "0.33.0",
"version": "0.34.0",
"license": "MIT",

@@ -31,3 +31,3 @@ "author": "Popmenu Design System Team",

"sideEffects": false,
"gitHead": "5e16f7f616f80cef94cf61f428ce684f4b32b87d"
"gitHead": "3500042ec8514f8f6b79e3ba888c58fa874b9a3e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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