New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.2.0 to 1.2.1

2

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

@@ -5,0 +5,0 @@ "keywords": [

@@ -360,3 +360,7 @@ # react-intl-universal

git clone git@github.com:alibaba/react-intl-universal.git
cd react-intl-universal/examples
```
For browser rendering,
```sh
cd react-intl-universal/examples/browser-example
npm install

@@ -366,2 +370,9 @@ npm start

For server-side rendering,
```sh
cd react-intl-universal/examples/node-js-example
npm install
npm start
```
## Ask Question

@@ -368,0 +379,0 @@ [![Join the chat at https://gitter.im/react-intl-universal/Lobby](https://badges.gitter.im/alibaba/react-intl-universal.svg)](https://gitter.im/react-intl-universal/Lobby)

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