@types/11ty__eleventy-img
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -34,3 +34,3 @@ import { Metadata } from '.'; | ||
interface PictureAttributes<AddedAttributes> { | ||
children: [...SourceAttributes[], ImgAttributes<AddedAttributes>]; | ||
picture: [...SourceAttributes[], ImgAttributes<AddedAttributes>]; | ||
} | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "@types/11ty__eleventy-img", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for @11ty/eleventy-img", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/11ty__eleventy-img", | ||
}, | ||
"typesPublisherContentHash": "a73de7ebe48145a0fe9d7c4a3d7032ca8b4f0299065fa08922379bb6840f3979", | ||
"typesPublisherContentHash": "b45b968766c96bb808d964f0aad59b97a23e9a73512d16dde03626438ef7b779", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 16 May 2022 22:31:41 GMT | ||
* Last updated: Tue, 17 May 2022 21:01:43 GMT | ||
* Dependencies: [@types/sharp](https://npmjs.com/package/@types/sharp), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17940