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

@types/object-fit-images

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/object-fit-images - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

2

object-fit-images/index.d.ts

@@ -12,3 +12,3 @@ // Type definitions for object-fit-images 3.2

images?: string | HTMLElement | HTMLElement[] | NodeList | null,
options?: { watchMQ?: boolean; skipTest?: boolean },
options?: { watchMQ?: boolean | undefined; skipTest?: boolean | undefined },
): void;
{
"name": "@types/object-fit-images",
"version": "3.2.1",
"version": "3.2.2",
"description": "TypeScript definitions for object-fit-images",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-fit-images",

"dependencies": {},
"typesPublisherContentHash": "8cc86d1c2ed4ca77dd12b5b0efbed49cfb4945d7a244d5b5e253871d3528ee97",
"typesPublisherContentHash": "6d07c811046018525203aaf0c93822533280732510f5f0f421edab818df215c1",
"typeScriptVersion": "3.6"
}

@@ -22,3 +22,3 @@ # Installation

images?: string | HTMLElement | HTMLElement[] | NodeList | null,
options?: { watchMQ?: boolean; skipTest?: boolean },
options?: { watchMQ?: boolean | undefined; skipTest?: boolean | undefined },
): void;

@@ -29,3 +29,3 @@

### Additional Details
* Last updated: Mon, 28 Jun 2021 02:31:13 GMT
* Last updated: Thu, 08 Jul 2021 18:51:43 GMT
* Dependencies: none

@@ -32,0 +32,0 @@ * Global values: `objectFillImages`

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