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

@types/caniuse-api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/caniuse-api - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

6

caniuse-api/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for caniuse-api 3.0
// Project: https://github.com/nyalab/caniuse-api#readme
// Definitions by: Dave Cardwell <https://github.com/davecardwell>
// Matt Miller <https://github.com/matt123miller>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export const features: string[];

@@ -8,0 +2,0 @@

14

caniuse-api/package.json
{
"name": "@types/caniuse-api",
"version": "3.0.3",
"version": "3.0.4",
"description": "TypeScript definitions for caniuse-api",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caniuse-api",

"name": "Dave Cardwell",
"url": "https://github.com/davecardwell",
"githubUsername": "davecardwell"
"githubUsername": "davecardwell",
"url": "https://github.com/davecardwell"
},
{
"name": "Matt Miller",
"url": "https://github.com/matt123miller",
"githubUsername": "matt123miller"
"githubUsername": "matt123miller",
"url": "https://github.com/matt123miller"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "eb7ff1d3b2e44cc2c022848e242a98a21d93abc299855779b8c15e41e3168a57",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "65f93cdc6cb8f78001a271831be9d38cfeaebedb3e9410abf616fbc6507a8092",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for caniuse-api 3.0
// Project: https://github.com/nyalab/caniuse-api#readme
// Definitions by: Dave Cardwell <https://github.com/davecardwell>
// Matt Miller <https://github.com/matt123miller>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export const features: string[];

@@ -50,7 +44,6 @@

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:38:05 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Dave Cardwell](https://github.com/davecardwell), and [Matt Miller](https://github.com/matt123miller).
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