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

apm-react-audio-player

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apm-react-audio-player - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

3

dist/index.js

@@ -359,3 +359,4 @@ 'use strict';

className: playBtnClass,
style: customStyles && customStyles.playPause
style: customStyles && customStyles.playPause,
id: "playbutton"
}, isPlaying ? /*#__PURE__*/React__default.createElement(Pause, null) : /*#__PURE__*/React__default.createElement(Play, null))), !isLive && /*#__PURE__*/React__default.createElement("div", {

@@ -362,0 +363,0 @@ className: "player-backward-forward-controls"

{
"name": "apm-react-audio-player",
"version": "1.0.18",
"version": "1.0.19",
"author": "Jason Phan <jphan@mpr.org>",

@@ -5,0 +5,0 @@ "license": "MIT",

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