@types/lozad
Advanced tools
Comparing version 1.2.0 to 1.9.0
@@ -1,5 +0,6 @@ | ||
// Type definitions for lozad 1.2 | ||
// Type definitions for lozad 1.9 | ||
// Project: https://github.com/ApoorvSaxena/lozad.js | ||
// Definitions by: York Yao <https://github.com/plantain-00> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
@@ -17,2 +18,3 @@ declare namespace lozad { | ||
triggerLoad(element: Element): void; | ||
observer: IntersectionObserver; | ||
} | ||
@@ -19,0 +21,0 @@ |
{ | ||
"name": "@types/lozad", | ||
"version": "1.2.0", | ||
"version": "1.9.0", | ||
"description": "TypeScript definitions for lozad", | ||
@@ -17,8 +17,9 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/lozad" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0e764477c783373c85a1e2d570df0885da13e7fde36ac134f40fac79767fb1a0", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "51a1710704b4830acac98b96af0d978d27a5504997a45b8ebcbe1eb95ad10906", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lozad (https://github.com/ApoorvSaxena/lozad.js). | ||
This package contains type definitions for lozad ( https://github.com/ApoorvSaxena/lozad.js ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 19 Jan 2019 01:10:40 GMT | ||
* Last updated: Tue, 02 Apr 2019 23:13:51 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: lozad |
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
3185
24