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.40.0 to 0.40.3

8

build/index.es.js

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

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

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

height: "1em"
}, props), _path$H || (_path$H = /*#__PURE__*/React.createElement("path", {
}, props), _path$I || (_path$I = /*#__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$H;
var _path$I;
function _extends$1l() { _extends$1l = 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$1l.apply(this, arguments); }
function _extends$1m() { _extends$1m = 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$1m.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1l({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1m({
viewBox: "0 0 16 16",

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

height: "1em"
}, props), _path$H || (_path$H = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$I || (_path$I = /*#__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.40.0",
"version": "0.40.3",
"license": "MIT",

@@ -27,7 +27,7 @@ "author": "Popmenu Design System Team",

"@material-ui/lab": "^4.0.0-alpha.60",
"react": "^16.8.0",
"react": "17.x",
"react-table": "^7.7.0"
},
"sideEffects": false,
"gitHead": "14af249a5dae110b62c6942a800d8df6ab5bb5f6"
"gitHead": "4c00105cdaa8a85a0415d0c327de48bffcf84f08"
}

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