New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

beat-parser-core

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beat-parser-core - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+9
-0
CHANGELOG.md

@@ -8,2 +8,11 @@ # Changelog

## [1.0.2] - 2024-08-13
### Added
- **GitHub Release**: Professional release with comprehensive release notes
- **Repository**: Complete GitHub repository setup with perfect npm consistency
### Changed
- **Version**: Updated for npm publication after GitHub repository creation
## [1.0.1] - 2024-08-13

@@ -10,0 +19,0 @@

+4
-4
{
"name": "beat-parser-core",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript library for parsing musical beats and rhythmic patterns",

@@ -63,8 +63,8 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/username/beat-parser.git"
"url": "git+https://github.com/sw6820/beat-parser-core.git"
},
"bugs": {
"url": "https://github.com/username/beat-parser/issues"
"url": "https://github.com/sw6820/beat-parser-core/issues"
},
"homepage": "https://github.com/username/beat-parser#readme",
"homepage": "https://github.com/sw6820/beat-parser-core#readme",
"dependencies": {

@@ -71,0 +71,0 @@ "audio-decode": "^2.2.3",