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.44.0 to 0.45.0

8

build/index.es.js

@@ -282,8 +282,8 @@ import * as React from 'react';

var _path$F;
var _path$E;
function _extends$1s() { _extends$1s = 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$1s.apply(this, arguments); }
function _extends$1t() { _extends$1t = 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$1t.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React.createElement("svg", _extends$1s({
return /*#__PURE__*/React.createElement("svg", _extends$1t({
viewBox: "0 0 16 16",

@@ -295,3 +295,3 @@ fill: "none",

height: "1em"
}, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
}, props), _path$E || (_path$E = /*#__PURE__*/React.createElement("path", {
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",

@@ -298,0 +298,0 @@ stroke: "currentColor"

@@ -321,8 +321,8 @@ 'use strict';

var _path$F;
var _path$E;
function _extends$1s() { _extends$1s = 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$1s.apply(this, arguments); }
function _extends$1t() { _extends$1t = 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$1t.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1s({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1t({
viewBox: "0 0 16 16",

@@ -334,3 +334,3 @@ fill: "none",

height: "1em"
}, props), _path$F || (_path$F = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$E || (_path$E = /*#__PURE__*/React__namespace.createElement("path", {
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",

@@ -337,0 +337,0 @@ stroke: "currentColor"

{
"name": "@popmenu/audio-player",
"version": "0.44.0",
"version": "0.45.0",
"license": "MIT",

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

"sideEffects": false,
"gitHead": "2efc50525d677d735cb295c8c11101d98d05fd4f"
"gitHead": "3b52e3d770bfbba5185a7bb2962655ced8dcb504"
}

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