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

@progress/kendo-react-intl

Package Overview
Dependencies
Maintainers
1
Versions
1270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-react-intl - npm Package Compare versions

Comparing version 9.2.0-develop.8 to 9.2.0-develop.9

6

index.d.ts

@@ -12,6 +12,6 @@ /**

import { DateFormatPart } from '@progress/kendo-intl';
import { default as default_2 } from 'prop-types';
import { JSX as JSX_2 } from 'react/jsx-runtime';
import { load } from '@progress/kendo-intl';
import { NumberFormatOptions } from '@progress/kendo-intl';
import PropTypes from 'prop-types';
import * as React_2 from 'react';

@@ -44,3 +44,3 @@

static propTypes: {
locale: PropTypes.Requireable<string>;
locale: default_2.Requireable<string>;
};

@@ -196,3 +196,3 @@ /**

static propTypes: {
language: PropTypes.Requireable<string>;
language: default_2.Requireable<string>;
};

@@ -199,0 +199,0 @@ /**

{
"name": "@progress/kendo-react-intl",
"version": "9.2.0-develop.8",
"version": "9.2.0-develop.9",
"description": "React Internationalization package provides services for parsing and formatting of dates and numbers. KendoReact Internationalization package",

@@ -27,3 +27,3 @@ "author": "Progress",

"@progress/kendo-licensing": "^1.3.4",
"@progress/kendo-react-common": "9.2.0-develop.8",
"@progress/kendo-react-common": "9.2.0-develop.9",
"react": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",

@@ -30,0 +30,0 @@ "react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"

Sorry, the diff of this file is not supported yet

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