Huge News!Announcing our $40M Series B led by Abstract Ventures.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 to 2.0.0-beta.0

18

package.json
{
"name": "@trademe/ng-defer-load",
"version": "1.1.0",
"version": "2.0.0-beta.0",
"description": "Angular directive to load elements lazily",

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

"peerDependencies": {
"@angular/common": "^5.2.5",
"@angular/core": "^5.2.5",
"@angular/platform-browser": "^5.2.5",
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/platform-browser": "^6.0.0",
"rxjs": "^5.5.6",

@@ -38,7 +38,7 @@ "tslib": "^1.8.1",

"devDependencies": {
"@angular/common": "^5.2.5",
"@angular/compiler": "^5.2.5",
"@angular/compiler-cli": "^5.2.5",
"@angular/core": "^5.2.5",
"@angular/platform-browser": "^5.2.5",
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",
"@angular/compiler-cli": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/platform-browser": "^6.0.0",
"rimraf": "^2.6.2",

@@ -45,0 +45,0 @@ "rxjs": "^6.2.1",

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