Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/useragent

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/useragent - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

14

useragent/index.d.ts

@@ -176,9 +176,9 @@ // Type definitions for useragent 2.3

| {
family: string;
major: string;
minor: string;
patch: string;
device?: string | undefined;
os?: string | undefined;
},
family: string;
major: string;
minor: string;
patch: string;
device?: string | undefined;
os?: string | undefined;
},
): Agent;

@@ -185,0 +185,0 @@

{
"name": "@types/useragent",
"version": "2.3.1",
"version": "2.3.2",
"description": "TypeScript definitions for useragent",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/useragent",

"dependencies": {},
"typesPublisherContentHash": "76e8f491bdf66e9e2e3426468e78b34fe121412d94c12142019b4bb2e60c5d5c",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "034ba3b5bf85d74f975580ed5be3751ba060d3f2047ef74da5648bb4a69d254e",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:04:54 GMT
* Last updated: Wed, 30 Aug 2023 19:35:38 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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