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
1255
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 1.0.1 to 1.1.0-dev.201806060837

1

dist/es/Intl/IntlProvider.d.ts

@@ -1,2 +0,1 @@

/// <reference types="react" />
import * as React from 'react';

@@ -3,0 +2,0 @@ import * as PropTypes from 'prop-types';

@@ -1,2 +0,1 @@

/// <reference types="react" />
import * as React from 'react';

@@ -3,0 +2,0 @@ import { IntlService } from './Intl/IntlService';

@@ -1,2 +0,1 @@

/// <reference types="react" />
import * as React from 'react';

@@ -3,0 +2,0 @@ import * as PropTypes from 'prop-types';

2

dist/es/Localization/LocalizationService.d.ts

@@ -5,3 +5,3 @@ /**

export declare class LocalizationService {
private language;
private language?;
constructor(language?: string);

@@ -8,0 +8,0 @@ /**

@@ -1,2 +0,1 @@

/// <reference types="react" />
import * as React from 'react';

@@ -3,0 +2,0 @@ import * as PropTypes from 'prop-types';

@@ -1,2 +0,1 @@

/// <reference types="react" />
import * as React from 'react';

@@ -3,0 +2,0 @@ import { IntlService } from './Intl/IntlService';

@@ -1,2 +0,1 @@

/// <reference types="react" />
import * as React from 'react';

@@ -3,0 +2,0 @@ import * as PropTypes from 'prop-types';

@@ -5,3 +5,3 @@ /**

export declare class LocalizationService {
private language;
private language?;
constructor(language?: string);

@@ -8,0 +8,0 @@ /**

{
"name": "@progress/kendo-react-intl",
"description": "Kendo UI for React Internationalization package",
"version": "1.0.1",
"version": "1.1.0-dev.201806060837",
"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