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

prx-podagent

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prx-podagent - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

7

db/agents.lock.js

@@ -9,2 +9,5 @@ exports.agents = [

[/^Amazon;AFT/, 121, 38, 44],
[/^AmazonMusic.+CFNetwork/, 126, 36, 43],
[/^AmazonMusic.+Android/, 126, 36, 42],
[/^AmazonMusic/, 126, 36, null],
[/^AndroidDownloadManager/, null, 36, 42],

@@ -90,2 +93,3 @@ [/^AntennaPod|^de\.danoeh\.antennapod/, 5, 36, 42],

[/^Mozilla.+MSOffice 16/, 120, null, null],
[/^Overcast.+Apple Watch/, 14, 68, 69],
[/^Overcast/, 14, 36, 43],

@@ -334,3 +338,4 @@ [/^Pandora.+Android/, 82, 36, 42],

124: 'Nvidia Shield',
125: 'Sony Bravia'
125: 'Sony Bravia',
126: 'Amazon Music'
};

2

package.json
{
"name": "prx-podagent",
"version": "0.1.5",
"version": "0.1.6",
"description": "User-agent parser for common podcast clients",

@@ -5,0 +5,0 @@ "main": "index.js",

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