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

react-use-audio-player

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.4 to 0.0.5

7

package.json
{
"name": "react-use-audio-player",
"version": "0.0.4",
"version": "0.0.5",
"description": "Custom hook & context for controlling browser audio",

@@ -16,3 +16,4 @@ "main": "dist/index.js",

"player",
"howler"
"howler",
"sound"
],

@@ -25,3 +26,3 @@ "scripts": {

"preversion": "yarn test && yarn build",
"release": "yarn version"
"release": "yarn version && yarn publish --non-interactive && echo 'Remember to push new commit/tags to Github'"
},

@@ -28,0 +29,0 @@ "files": [

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