Socket
Socket
Sign inDemoInstall

soundtouchjs

Package Overview
Dependencies
0
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.25 to 0.1.26

2

CHANGELOG.md
Changelog
### 0.1.26 (2021-02-01)
### 0.1.25 (2021-01-19)

@@ -3,0 +5,0 @@

2

dist/soundtouch.js
/*
* SoundTouch JS v0.1.25 audio processing library
* SoundTouch JS v0.1.26 audio processing library
* Copyright (c) Olli Parviainen

@@ -4,0 +4,0 @@ * Copyright (c) Ryan Berdeen

{
"name": "soundtouchjs",
"version": "0.1.25",
"version": "0.1.26",
"description": "An ES2015 library for manipulating Web Audio Contexts",

@@ -71,3 +71,10 @@ "main": "dist/soundtouch.js",

"@commitlint/config-conventional"
]
],
"rules": {
"subject-case": [
2,
"always",
"sentence-case"
]
}
},

@@ -74,0 +81,0 @@ "standard-version": {

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