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.24 to 0.1.25

2

CHANGELOG.md
Changelog
### 0.1.25 (2021-01-19)
### 0.1.24 (2020-09-19)

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

2

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

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

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

@@ -41,21 +41,21 @@ "main": "dist/soundtouch.js",

"devDependencies": {
"@babel/core": "7.10.5",
"@babel/preset-env": "7.10.4",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.1.1",
"@rollup/plugin-commonjs": "14.0.0",
"@rollup/plugin-node-resolve": "8.4.0",
"@babel/core": "7.12.10",
"@babel/preset-env": "7.12.11",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@rollup/plugin-commonjs": "17.0.0",
"@rollup/plugin-node-resolve": "11.1.0",
"connect": "3.7.0",
"git-branch-is": "3.1.0",
"husky": "4.2.5",
"open": "7.1.0",
"prettier": "2.0.5",
"regenerator-runtime": "0.13.5",
"rollup": "2.22.1",
"git-branch-is": "4.0.0",
"husky": "4.3.8",
"open": "7.3.1",
"prettier": "2.2.1",
"regenerator-runtime": "0.13.7",
"rollup": "2.37.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-cleanup": "3.1.1",
"rollup-plugin-cleanup": "3.2.1",
"rollup-plugin-clear": "2.0.7",
"rollup-plugin-eslint": "7.0.0",
"serve-static": "1.14.1",
"standard-version": "8.0.2"
"standard-version": "9.1.0"
},

@@ -62,0 +62,0 @@ "dependencies": {},

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