beat-parser-core
Advanced tools
+9
-0
@@ -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", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
977302
0.03%1
-50%0
-100%