scratch-audio
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.0.2](https://github.com/scratchfoundation/scratch-audio/compare/v1.0.1...v1.0.2) (2024-02-22) | ||
### Bug Fixes | ||
* **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([657cc74](https://github.com/scratchfoundation/scratch-audio/commit/657cc74ef3e3df657a893401355f3156e8266c5c)) | ||
## [1.0.1](https://github.com/scratchfoundation/scratch-audio/compare/v1.0.0...v1.0.1) (2024-02-21) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "scratch-audio", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "audio engine for scratch 3.0", | ||
@@ -41,3 +41,3 @@ "main": "dist.js", | ||
"json": "9.0.6", | ||
"scratch-semantic-release-config": "1.0.8", | ||
"scratch-semantic-release-config": "1.0.11", | ||
"semantic-release": "19.0.5", | ||
@@ -44,0 +44,0 @@ "tap": "12.7.0", |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
946483