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

ngx-cdk-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-cdk-lightbox - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

35

package.json
{
"name": "ngx-cdk-lightbox",
"description": "Custom implementation of CDK to display image gallery in lightbox.",
"version": "0.0.19",
"version": "0.0.20",
"author": "miskith",

@@ -21,13 +21,16 @@ "licence": "MIT",

],
"peerDependencies": {
"@angular/cdk": "^8.1.1"
},
"dependencies": {
"@angular/animations": "~8.1.1",
"@angular/animations": "~8.1.2",
"@angular/cdk": "^8.1.1",
"@angular/common": "~8.1.1",
"@angular/compiler": "~8.1.1",
"@angular/core": "~8.1.1",
"@angular/forms": "~8.1.1",
"@angular/common": "~8.1.2",
"@angular/compiler": "~8.1.2",
"@angular/core": "~8.1.2",
"@angular/forms": "~8.1.2",
"@angular/material": "^8.1.1",
"@angular/platform-browser": "~8.1.1",
"@angular/platform-browser-dynamic": "~8.1.1",
"@angular/router": "~8.1.1",
"@angular/platform-browser": "~8.1.2",
"@angular/platform-browser-dynamic": "~8.1.2",
"@angular/router": "~8.1.2",
"rxjs": "~6.5.2",

@@ -38,10 +41,10 @@ "tslib": "^1.10.0",

"devDependencies": {
"@angular-devkit/build-angular": "~0.801.1",
"@angular-devkit/build-ng-packagr": "~0.801.1",
"@angular/cli": "~8.1.1",
"@angular/compiler-cli": "~8.1.1",
"@angular/language-service": "~8.1.1",
"@types/jasmine": "~3.3.13",
"@angular-devkit/build-angular": "~0.801.2",
"@angular-devkit/build-ng-packagr": "~0.801.2",
"@angular/cli": "~8.1.2",
"@angular/compiler-cli": "~8.1.2",
"@angular/language-service": "~8.1.2",
"@types/jasmine": "~3.3.14",
"@types/jasminewd2": "~2.0.6",
"@types/node": "~12.6.6",
"@types/node": "~12.6.8",
"codelyzer": "^5.1.0",

@@ -48,0 +51,0 @@ "jasmine-core": "~3.4.0",

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