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

@types/css-font-loading-module

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/css-font-loading-module - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

css-font-loading-module/index.d.ts

@@ -61,2 +61,6 @@ // Type definitions for CSS Font Loading Module Level 3

}
interface WorkerGlobalScope {
fonts: FontFaceSet;
}
}

10

css-font-loading-module/package.json
{
"name": "@types/css-font-loading-module",
"version": "0.0.2",
"version": "0.0.3",
"description": "TypeScript definitions for CSS Font Loading Module Level 3",

@@ -14,10 +14,12 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/css-font-loading-module"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "11dd79d8753ba83125191841b015a83299f9fb8bde076a75180d25eedc50fdcf",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "465026eb1c950962e61e3d4ec14ac021509a4f35ee604a05ac4b16ef5a64527c",
"typeScriptVersion": "2.8"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css-font-loading-module
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css-font-loading-module.
Additional Details
* Last updated: Tue, 24 Apr 2018 23:52:29 GMT
### Additional Details
* Last updated: Thu, 23 Jan 2020 18:04:49 GMT
* Dependencies: none

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

# Credits
These definitions were written by slikts <https://github.com/slikts>.
These definitions were written by slikts (https://github.com/slikts).
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