New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trademe/ng-defer-load

Package Overview
Dependencies
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trademe/ng-defer-load - npm Package Compare versions

Comparing version 1.1.0-alpha.3 to 1.1.0-alpha.4

6

dist/defer-load.directive.js

@@ -45,6 +45,6 @@ "use strict";

else {
/* tslint:disable */
console.log('Pre rendering the element', this.preRender);
/* tslint:enable */
if (this.preRender) {
/* tslint:disable */
console.log('Pre rendering the element', this.preRender);
/* tslint:enable */
this.load();

@@ -51,0 +51,0 @@ }

{
"name": "@trademe/ng-defer-load",
"version": "1.1.0-alpha.3",
"version": "1.1.0-alpha.4",
"description": "Angular directive to load elements lazily",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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