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

@telerik/kendo-intl

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telerik/kendo-intl - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

35

dist/npm/js/cldr/default-data.js

@@ -89,16 +89,16 @@ module.exports =

"decimal": {
"groupSize": [3],
"patterns": ["n"]
"patterns": ["n"],
"groupSize": [3]
},
"scientific": {
"groupSize": [],
"patterns": ["nEn"]
"patterns": ["nEn"],
"groupSize": []
},
"percent": {
"groupSize": [3],
"patterns": ["n%"]
"patterns": ["n%"],
"groupSize": [3]
},
"currency": {
"patterns": ["$n"],
"groupSize": [3],
"patterns": ["$n"],
"unitPattern-count-one": "n $",

@@ -183,2 +183,3 @@ "unitPattern-count-other": "n $"

"MMMMd": "MMMM d",
"MMMMW": "'week' W 'of' MMM",
"ms": "mm:ss",

@@ -194,3 +195,4 @@ "y": "y",

"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y"
"yQQQQ": "QQQQ y",
"yw": "'week' w 'of' y"
},

@@ -403,6 +405,6 @@ "appendItems": {

"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
},

@@ -416,6 +418,6 @@ "narrow": {

"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
},

@@ -475,3 +477,2 @@ "wide": {

"firstDay": {
"001": "mon",
"US": "sun"

@@ -478,0 +479,0 @@ }

{
"name": "@telerik/kendo-intl",
"description": "A package exporting functions for date and number parsing and formatting",
"version": "0.10.1",
"version": "0.10.2",
"repository": {

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

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