Socket
Socket
Sign inDemoInstall

react-howler

Package Overview
Dependencies
6
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.0 to 3.7.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 3.7.1 - 2017-01-23
- Updated: Use Howler.js version `2.0.8` to fix Chrome deprecation warning (#55)
# 3.7.0 - 2017-01-03

@@ -2,0 +6,0 @@

4

package.json
{
"name": "react-howler",
"version": "3.7.0",
"version": "3.7.1",
"description": "A React.js wrapper for howler.js (audio player)",

@@ -46,3 +46,3 @@ "main": "lib/index.js",

"dependencies": {
"howler": "2.0.7",
"howler": "2.0.8",
"prop-types": "^15.5.6"

@@ -49,0 +49,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc