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.4 to 0.1.5

20

db/agents.lock.js

@@ -8,2 +8,3 @@ exports.agents = [

[/^AllYouCanBooks.+CFNetwork/, 4, 36, 43],
[/^Amazon;AFT/, 121, 38, 44],
[/^AndroidDownloadManager/, null, 36, 42],

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

[/^(NSPlayer|WMFSDK|WMPlayer)/, 55, 35, 41],
[/^NVIDIA;SHIELDAndroidTV/, 124, 38, 42],
[/^OkDownload/, null, 36, 42],

@@ -110,2 +112,3 @@ [/^okhttp/, null, 36, 42],

[/^(com\.evolve\.)?podcast\/.+(CFNetwork|iOS)/, 19, 36, 43],
[/^PodcastGuru/, 122, 36, 42],
[/^PodcastRepublic.+Android/, 58, 36, 42],

@@ -127,2 +130,3 @@ [/^Podcoin/, 98, 36, null],

[/^(Sonos|Linux.+Sonos)/, 22, 37, 74],
[/^Sony;BRAVIA/, 125, 38, 42],
[/^Spotify\/.+Android/, 77, 36, 42],

@@ -135,7 +139,7 @@ [/^Spotify\/.+iOS/, 77, 36, 43],

[/^Spreaker.+(iPhone|iPad|iOS)/, 96, 36, 43],
[/^Stitcher\/Android/, 23, 36, 42],
[/^Stitcher.+Android/, 23, 36, 42],
[/^iTunes.+(SqueezeCenter|SqueezeNetwork)/, 95, 37, 49],
[/^Stitcher\/iOS/, 23, 36, 43],
[/^TED.+CFNetwork/, 59, 36, 43],
[/^TED.+Android/, 59, 36, 42],
[/^(TED.+Android)|(com\.sciker\.tedtalksdaily)/, 59, 36, 42],
[/^This Am Life.+Android/, 117, 36, 42],

@@ -155,2 +159,3 @@ [/^ThisAmericanLife.+CFNetwork/, 117, 36, 43],

[/^Winamp/, 61, 35, 41],
[/^Xiaoyuzhou/, 123, 36, 43],
[/^Zune/, 24, 36, 41],

@@ -166,3 +171,3 @@ [/^(Podcasts|Podcast’ler|Podcast|Podcaster|Podcasti|Podcastit|Podcastok|Podcasturi|Podcasty|Podkaster|Balados|Подкасти|Подкасты|פודקאסטים|البودكاست|पॉडकास्ट|พ็อดคาสท์|播客|팟캐스트)\/.+(x86_64)/, 25, 35, 45],

[/^Mozilla\/5\.0.+Android.+GSA\//, 62, 36, 42],
[/^Mozilla\/5\.0.+iPhone.+GSA\//, 62, 36, 43],
[/^(Mozilla\/5\.0.+iPhone.+GSA\/)|(GooglePodcasts.+(iPhone|iPad))/, 62, 36, 43],
[/^(Libassistant.+)?GoogleChirp\//, 62, 37, 67],

@@ -206,3 +211,3 @@ [/^Mozilla\/4\.0.+MSIE/, 26, 39, 41],

[/^Linux;Android [0-9]/, null, null, 42],
[/^fyyd-poll|^itms|^mozilla\/5.0.+google-podcast|^stitcherbot|^rest-client|castfeedvalidator|^amazonnewscontentservice|^trackable|luminary\/1\.0|spotify\/1\.0|^podtrac network/i, null, null, null, true],
[/^fyyd-poll|^itms|^mozilla\/5.0.+google-podcast|^stitcherbot|^rest-client|castfeedvalidator|^amazonnewscontentservice|^trackable|luminary\/1\.0|spotify\/1\.0|^podtrac network|^anchorimport/i, null, null, null, true],
[/bot|spider|crawl|slurp|scan|scrap|archiver|transcoder|^curl|wget|^ruby|^python|^java|perl|php|httpclient|http-client|wordpress|facebook|yahoo|^pinterest|HWCDN|appengine|hwcdn|httrack|feedstation/i, null, null, null, true]

@@ -330,3 +335,8 @@ ];

119: 'BashPodder',
120: 'Outlook'
120: 'Outlook',
121: 'Amazon Fire TV',
122: 'Podcast Guru',
123: 'Xiaoyuzhou',
124: 'Nvidia Shield',
125: 'Sony Bravia'
};
{
"name": "prx-podagent",
"version": "0.1.4",
"version": "0.1.5",
"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