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

@progress/kendo-angular-upload

Package Overview
Dependencies
Maintainers
1
Versions
868
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-upload - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

7

dist/npm/js/upload.component.d.ts

@@ -10,2 +10,3 @@ /// <reference types="chai" />

import { CancelEvent, ErrorEvent, RemoveEvent, SelectEvent, SuccessEvent, UploadEvent } from './upload-events';
import { AsyncSettings } from './async-settings';
/**

@@ -106,5 +107,5 @@ * Represents the Kendo UI Upload component for Angular.

fileSelectSwitch: boolean;
private async;
private _localization;
private _validation;
async: AsyncSettings;
_localization: UploadLocalization;
_validation: FileValidation;
private selectSubscription;

@@ -111,0 +112,0 @@ private removeSubscription;

{
"name": "@progress/kendo-angular-upload",
"description": "Kendo UI Angular 2 Upload Component",
"version": "0.10.2",
"version": "0.10.3",
"publishConfig": {

@@ -6,0 +6,0 @@ "registry": "https://registry.npm.telerik.com"

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