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

@progress/kendo-spreadsheet-vue-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-spreadsheet-vue-wrapper - npm Package Compare versions

Comparing version 2019.3.917 to 2019.3.1023

2

docs/api/ExcelProps.md

@@ -18,3 +18,3 @@ ---

### excel-proxy-url `String`
### excel-proxy-u-r-l `String`

@@ -21,0 +21,0 @@ The URL of the server side proxy which will stream the file to the end user. When the browser is not capable of saving files locally, a proxy will be used. Such browsers are Internet Explorer version 9 (and older) and Safari. You are responsible for implementing the server-side proxy.

@@ -92,3 +92,3 @@ ---

### pdf-proxy-url `String`
### pdf-proxy-u-r-l `String`

@@ -95,0 +95,0 @@ The URL of the server side proxy which will stream the file to the end user. When the browser is not capable of saving files locally, a proxy will be used. Such browsers are Internet Explorer version 9 (and older) and Safari. You are responsible for implementing the server-side proxy.

{
"name": "@progress/kendo-spreadsheet-vue-wrapper",
"version": "2019.3.917",
"version": "2019.3.1023",
"description": "Kendo UI Spreadsheet wrapper for Vue.js",

@@ -28,6 +28,6 @@ "main": "./dist/npm/index.js",

"dependencies": {
"@progress/kendo-base-components-vue-wrapper": "2019.3.917"
"@progress/kendo-base-components-vue-wrapper": "2019.3.1023"
},
"peerDependencies": {
"@progress/kendo-ui": "~2019.3.917",
"@progress/kendo-ui": "~2019.3.1023",
"vue": "^2.3.3"

@@ -34,0 +34,0 @@ },

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