Socket
Socket
Sign inDemoInstall

ng-eldeeb-image-picker

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-eldeeb-image-picker - npm Package Compare versions

Comparing version 13.0.0 to 14.0.0

ng-eldeeb-image-picker-14.0.0.tgz

2

lib/components/image-picker/image-picker.component.d.ts

@@ -26,3 +26,3 @@ import { EventEmitter, TemplateRef } from '@angular/core';

error: EventEmitter<ImagePickerError>;
formControl: FormControl;
formControl: FormControl<string | File | null>;
image: {

@@ -29,0 +29,0 @@ file: File | undefined;

{
"name": "ng-eldeeb-image-picker",
"description": "This is image picker component made with ❤️",
"version": "13.0.0",
"version": "14.0.0",
"keywords": [

@@ -20,4 +20,4 @@ "image picker",

"peerDependencies": {
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0"
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0"
},

@@ -24,0 +24,0 @@ "dependencies": {

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