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

lingui-react

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lingui-react - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="1.3.1"></a>
## [1.3.1](https://github.com/lingui/js-lingui/compare/lingui-react@1.3.0...lingui-react@1.3.1) (2017-10-05)
### Bug Fixes
* Add React 16 peer dependency ([1a836b7](https://github.com/lingui/js-lingui/commit/1a836b7))
<a name="1.3.0"></a>

@@ -8,0 +19,0 @@ # [1.3.0](https://github.com/lingui/js-lingui/compare/lingui-react@1.2.1...lingui-react@1.3.0) (2017-10-02)

4

package.json
{
"name": "lingui-react",
"version": "1.3.0",
"version": "1.3.1",
"description": "React components for translations",

@@ -30,3 +30,3 @@ "main": "index.js",

"peerDependencies": {
"react": "^15.0.0"
"react": "^15.0.0 || ^16.0.0"
},

@@ -33,0 +33,0 @@ "engines": {

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