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

@types/lozad

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lozad - npm Package Compare versions

Comparing version 1.2.0 to 1.9.0

4

lozad/index.d.ts

@@ -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

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