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

@types/min-document

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/min-document - npm Package Compare versions

Comparing version 2.19.0 to 2.19.1

5

min-document/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for min-document 2.19
// Project: https://github.com/Raynos/min-document
// Definitions by: Ifiok JR. <https://github.com/ifiokjr>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -7,0 +2,0 @@ * Mocks the browser document

13

min-document/package.json
{
"name": "@types/min-document",
"version": "2.19.0",
"version": "2.19.1",
"description": "TypeScript definitions for min-document",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document",
"license": "MIT",

@@ -9,8 +10,8 @@ "contributors": [

"name": "Ifiok JR.",
"url": "https://github.com/ifiokjr",
"githubUsername": "ifiokjr"
"githubUsername": "ifiokjr",
"url": "https://github.com/ifiokjr"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,4 +24,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "4962c126649e7a01ec70bf8dd8a085c8234e2527cbc6c04d1b7162227f859860",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "61530021f18019a64874d2c1db0489d3a6cf426a5540d69871bce46957b13f7c",
"typeScriptVersion": "4.5"
}

@@ -5,13 +5,22 @@ # Installation

# Summary
This package contains type definitions for min-document ( https://github.com/Raynos/min-document ).
This package contains type definitions for min-document (https://github.com/Raynos/min-document).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document/index.d.ts)
````ts
/**
* Mocks the browser document
*/
declare const minDocument: Document;
Additional Details
* Last updated: Fri, 26 Apr 2019 01:02:31 GMT
export = minDocument;
````
### Additional Details
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Ifiok JR. <https://github.com/ifiokjr>.
These definitions were written by [Ifiok JR.](https://github.com/ifiokjr).

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