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
2
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 16.1.1 to 17.0.0

esm2022/lib/mat-dropzone/index.mjs

8

lib/material.module.d.ts
import * as i0 from "@angular/core";
import * as i1 from "./mat-dropzone.component";
import * as i1 from "./mat-dropzone/mat-dropzone.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/material/form-field";
import * as i5 from "@ngx-dropzone/cdk";
import * as i5 from "@angular/material/chips";
import * as i6 from "@angular/material/icon";
import * as i7 from "@ngx-dropzone/cdk";
export declare class DropzoneMaterialModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DropzoneMaterialModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DropzoneMaterialModule, [typeof i1.MatDropzone], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatFormFieldModule, typeof i5.DropzoneCdkModule], [typeof i1.MatDropzone]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DropzoneMaterialModule, [typeof i1.MatDropzone], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatFormFieldModule, typeof i5.MatChipsModule, typeof i6.MatIconModule, typeof i7.DropzoneCdkModule], [typeof i1.MatDropzone]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DropzoneMaterialModule>;
}

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

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

@@ -50,3 +50,3 @@ },

},
"version": "16.1.1"
"version": "17.0.0"
}

@@ -1,2 +0,2 @@

export * from './lib/mat-dropzone.component';
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

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