Socket
Socket
Sign inDemoInstall

accept-language

Package Overview
Dependencies
1
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.8 to 3.0.9

2

Library/Typings.d.ts

@@ -13,3 +13,3 @@

*/
public get(priorityList: string): string;
public get(priorityList: string | null | undefined): string | null;
}

@@ -16,0 +16,0 @@

{
"name": "accept-language",
"version": "3.0.8",
"version": "3.0.9",
"description": "Accept-Language parser for nodejs",

@@ -5,0 +5,0 @@ "main": "Build/Source/AcceptLanguage.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc