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.32 to 0.7.33

4

ua-parser-js/index.d.ts

@@ -142,3 +142,3 @@ // Type definitions for ua-parser-js v0.7.10

declare module "ua-parser-js" {
class UAParser {
export class UAParser {
static VERSION: string;

@@ -196,4 +196,2 @@ static BROWSER: IUAParser.BROWSER;

}
const exported: typeof UAParser & { UAParser: typeof UAParser };
export = exported
}
{
"name": "@types/ua-parser-js",
"version": "0.7.32",
"version": "0.7.33",
"description": "TypeScript definitions for ua-parser-js",

@@ -9,22 +9,27 @@ "license": "MIT",

"name": "Viktor Miroshnikov",
"url": "https://github.com/superduper"
"url": "https://github.com/superduper",
"githubUsername": "superduper"
},
{
"name": "Lucas Woo",
"url": "https://github.com/legendecas"
"url": "https://github.com/legendecas",
"githubUsername": "legendecas"
},
{
"name": "Pablo Rodríguez",
"url": "https://github.com/MeLlamoPablo"
"url": "https://github.com/MeLlamoPablo",
"githubUsername": "MeLlamoPablo"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ua-parser-js"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "7d45fd0f08c5c80c57d2c7c24c4b4d15ccc8e6bdf0f7deda9f9c47484cbd6b7c",
"typesPublisherContentHash": "333b9b58e546c3e65932083842c7a58511241d3168e39df73a721436a20b90e9",
"typeScriptVersion": "2.0"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for ua-parser-js (https://github.com/faisalman/ua-parser-js).
This package contains type definitions for ua-parser-js ( https://github.com/faisalman/ua-parser-js ).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ua-parser-js
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ua-parser-js
Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Last updated: Thu, 11 Apr 2019 16:32:01 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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