New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scratch-audio

Package Overview
Dependencies
Maintainers
1
Versions
503
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scratch-audio - npm Package Compare versions

Comparing version

to
1.0.7

pack/scratch-audio-1.0.7.tgz

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Changelog

## [1.0.7](https://github.com/scratchfoundation/scratch-audio/compare/v1.0.6...v1.0.7) (2024-02-24)
### Bug Fixes
* **deps:** update dependency scratch-semantic-release-config to v1.0.14 ([d4d40af](https://github.com/scratchfoundation/scratch-audio/commit/d4d40af30872fe09fcb8170d3dfea7dc6190d5e3))
## [1.0.6](https://github.com/scratchfoundation/scratch-audio/compare/v1.0.5...v1.0.6) (2024-02-22)

@@ -8,0 +15,0 @@

8

package.json
{
"name": "scratch-audio",
"version": "1.0.6",
"version": "1.0.7",
"description": "audio engine for scratch 3.0",

@@ -22,3 +22,3 @@ "main": "dist.js",

"bugs": {
"url": "https://github.com/LLK/scratch-audio/issues"
"url": "https://github.com/scratchfoundation/scratch-audio/issues"
},

@@ -39,6 +39,6 @@ "homepage": "https://github.com/scratchfoundation/scratch-audio#readme",

"eslint": "8.56.0",
"eslint-config-scratch": "9.0.6",
"eslint-config-scratch": "9.0.7",
"husky": "8.0.3",
"json": "9.0.6",
"scratch-semantic-release-config": "1.0.13",
"scratch-semantic-release-config": "1.0.14",
"semantic-release": "19.0.5",

@@ -45,0 +45,0 @@ "tap": "12.7.0",

@@ -15,3 +15,3 @@ # scratch-audio

```bash
npm install https://github.com/LLK/scratch-audio.git
npm install https://github.com/scratchfoundation/scratch-audio.git
```

@@ -18,0 +18,0 @@ If you want to edit/play yourself: