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

react-intl-universal

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-intl-universal - npm Package Compare versions

Comparing version 2.9.1 to 2.10.0

1

es/index.js

@@ -7,3 +7,2 @@ /*

import 'intl';
import React from 'react';

@@ -10,0 +9,0 @@ import IntlMessageFormat from 'intl-messageformat';

@@ -13,3 +13,2 @@ /*

require('intl');
var React = _interopDefault(require('react'));

@@ -16,0 +15,0 @@ var IntlMessageFormat = _interopDefault(require('intl-messageformat'));

3

package.json
{
"name": "react-intl-universal",
"version": "2.9.1",
"version": "2.10.0",
"description": "Internationalize React apps. Not only for React component but also for Vanilla JS.",

@@ -39,3 +39,2 @@ "keywords": [

"escape-html": "^1.0.3",
"intl": "^1.2.5",
"intl-messageformat": "^7.8.4",

@@ -42,0 +41,0 @@ "invariant": "^2.2.2",

@@ -92,4 +92,3 @@ # react-intl-universal

### App Examples
- [Browser Apps](https://github.com/alibaba/react-intl-universal/blob/master/packages/react-intl-universal/examples/browser-example/pages/index.tsx)
- [Server-side App](https://github.com/alibaba/react-intl-universal/blob/master/packages/react-intl-universal/examples/node-js-example/src/App.js)
- [Next.js Apps](https://github.com/alibaba/react-intl-universal/blob/master/packages/react-intl-universal/examples/nextjs-example/pages/index.tsx)
- [Component](https://github.com/alibaba/react-intl-universal/blob/master/packages/react-intl-universal/examples/component-example/src/index.tsx)

@@ -96,0 +95,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