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

@types/caniuse-lite

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/caniuse-lite - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

caniuse-lite/index.d.ts

@@ -124,3 +124,3 @@ // Type definitions for caniuse-lite 1.0

*/
prefix_exceptions?: { [version: string]: string | undefined };
prefix_exceptions?: { [version: string]: string | undefined } | undefined;
}

@@ -127,0 +127,0 @@

{
"name": "@types/caniuse-lite",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for caniuse-lite",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite",
"license": "MIT",

@@ -14,11 +15,12 @@ "contributors": [

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/caniuse-lite"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "75faf7e493bbdada3cf2ccb279a4fa75e1f93381af770ee71dda5dc4a6baa916",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "a171b6db15958b8734f3e78a1ed2977bacbc10d4b3d986ef07d4d77ebaf49fba",
"typeScriptVersion": "3.6"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-lite.
Additional Details
* Last updated: Thu, 06 Dec 2018 23:51:23 GMT
### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:49 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Michael Utech <https://github.com/mutech>.
These definitions were written by [Michael Utech](https://github.com/mutech).

Sorry, the diff of this file is not supported yet

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