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
880
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 2.1.1-dev.201712191520 to 2.1.1

3

dist/es/file-restrictions.d.ts

@@ -6,3 +6,4 @@ /**

/**
* The list of the allowed file extensions. Recognizes entries of both `.type` and `type` values.
* The list of the allowed file extensions. Recognizes entries of both `.type` (for example, `.docx`, `.png`, `.svg`, `.xls`, and others)
* and `type` (for example, `docx`, `png`, `svg`, `xls`, and others) values.
*/

@@ -9,0 +10,0 @@ allowedExtensions?: Array<string>;

@@ -6,3 +6,4 @@ /**

/**
* The list of the allowed file extensions. Recognizes entries of both `.type` and `type` values.
* The list of the allowed file extensions. Recognizes entries of both `.type` (for example, `.docx`, `.png`, `.svg`, `.xls`, and others)
* and `type` (for example, `docx`, `png`, `svg`, `xls`, and others) values.
*/

@@ -9,0 +10,0 @@ allowedExtensions?: Array<string>;

{
"name": "@progress/kendo-angular-upload",
"description": "Kendo UI Angular 2 Upload Component",
"version": "2.1.1-dev.201712191520",
"version": "2.1.1",
"main": "dist/npm/main.js",

@@ -6,0 +6,0 @@ "module": "dist/es/main.js",

Sorry, the diff of this file is too big to display

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