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

ang-music-player

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ang-music-player - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

26

package.json
{
"name": "ang-music-player",
"version": "0.0.3",
"version": "0.0.4",
"peerDependencies": {

@@ -8,5 +8,20 @@ "@angular/common": "^10.0.14",

},
"dependencies": {
"tslib": "^2.0.0"
"repository": {
"type": "git",
"url": "https://github.com/orahul1/angular-audio-player.git"
},
"keywords": [
"angular",
"angular 2",
"angular audio",
"angular audio player",
"angular mp3 player"
],
"author": "Rahul Raveendran",
"license": "ISC",
"bugs": {
"url": "https://github.com/orahul1/angular-audio-player/issues"
},
"homepage": "https://github.com/orahul1/angular-audio-player",
"description": "Angular Music/Audio Player component for web applications. Easy and HIGHLY customisable.",
"main": "bundles/ang-music-player.umd.js",

@@ -19,3 +34,6 @@ "module": "fesm2015/ang-music-player.js",

"metadata": "ang-music-player.metadata.json",
"sideEffects": false
"sideEffects": false,
"dependencies": {
"tslib": "^2.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc