Socket
Socket
Sign inDemoInstall

@types/ua-parser-js

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.34 to 0.7.35

6

ua-parser-js/index.d.ts

@@ -143,4 +143,10 @@ // Type definitions for ua-parser-js 0.7

}
// alias for older syntax
const UAParser: typeof UAParserAlias;
}
// support re-export
declare const UAParserAlias: typeof UAParser;
declare class UAParser {

@@ -147,0 +153,0 @@ static VERSION: string;

4

ua-parser-js/package.json
{
"name": "@types/ua-parser-js",
"version": "0.7.34",
"version": "0.7.35",
"description": "TypeScript definitions for ua-parser-js",

@@ -37,4 +37,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "7251a41315d7adacf3fd8c1e292646eb64f6183387804a994da18a44f4edc804",
"typesPublisherContentHash": "db1ba00634a3335697ddeb2cf6360af5a7cfbc203dd426faf4b818d65afc3cdd",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Sat, 05 Dec 2020 21:31:22 GMT
* Last updated: Wed, 09 Dec 2020 09:18:29 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `UAParser`

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