New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-vue-inputs

Package Overview
Dependencies
Maintainers
1
Versions
565
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-vue-inputs - npm Package Compare versions

Comparing version 1.0.0-dev.202005110858 to 1.0.0-dev.202005120732

4

docs/examples/globalization/main.js

@@ -17,4 +17,4 @@ import Vue from 'vue';

Vue.component('numerictextbox', NumericTextBox);
Vue.component('intl-provider', IntlProvider);
Vue.component('localization-provider', LocalizationProvider);
Vue.component('intl', IntlProvider);
Vue.component('localization', LocalizationProvider);

@@ -21,0 +21,0 @@ new Vue({

@@ -14,3 +14,3 @@ ---

{% embed_file globalization/main.html %}
{% embed_file globalization/main.html preview %}
{% embed_file globalization/main.js %}

@@ -17,0 +17,0 @@ {% embed_file common/es.json %}

{
"name": "@progress/kendo-vue-inputs",
"description": "KendoVue Input package",
"version": "1.0.0-dev.202005110858",
"version": "1.0.0-dev.202005120732",
"repository": {

@@ -40,6 +40,6 @@ "type": "git",

"dependencies": {
"@progress/kendo-vue-common": "1.0.0-dev.202005110858"
"@progress/kendo-vue-common": "1.0.0-dev.202005120732"
},
"devDependencies": {
"@progress/kendo-vue-intl": "1.0.0-dev.202005110858",
"@progress/kendo-vue-intl": "1.0.0-dev.202005120732",
"cldr-core": "^34.0.0",

@@ -46,0 +46,0 @@ "cldr-dates-full": "^34.0.0",

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