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

@ngx-dropzone/material

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngx-dropzone/material - npm Package Compare versions

Comparing version 18.1.2 to 19.0.0

2

lib/mat-dropzone/mat-dropzone.component.d.ts

@@ -33,3 +33,3 @@ import { AfterContentChecked, AfterContentInit, QueryList } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<MatDropzone, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<MatDropzone, "ngx-mat-dropzone", ["matDropzone"], { "userAriaDescribedBy": { "alias": "aria-describedby"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, {}, ["_matChips"], ["[fileInput]", "mat-chip-row"], false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<MatDropzone, "ngx-mat-dropzone", ["matDropzone"], { "userAriaDescribedBy": { "alias": "aria-describedby"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, {}, ["_matChips"], ["[fileInput]", "mat-chip-row"], true, never>;
}

@@ -26,6 +26,6 @@ {

"peerDependencies": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@ngx-dropzone/cdk": "^18.0.0",
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
"@angular/forms": "^19.0.0",
"@ngx-dropzone/cdk": "^19.0.0",
"rxjs": "^7.4.0"

@@ -41,4 +41,2 @@ },

"types": "./index.d.ts",
"esm2022": "./esm2022/ngx-dropzone-material.mjs",
"esm": "./esm2022/ngx-dropzone-material.mjs",
"default": "./fesm2022/ngx-dropzone-material.mjs"

@@ -51,3 +49,3 @@ }

},
"version": "18.1.2"
"version": "19.0.0"
}
export * from './lib/mat-dropzone';
export * from './lib/material.module';

Sorry, the diff of this file is not supported yet

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