Socket
Socket
Sign inDemoInstall

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.3 to 1.3.4

8

CHANGELOG.md

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

<a name="1.3.4"></a>
## [1.3.4](https://github.com/lingui/js-lingui/compare/lingui-react@1.3.3...lingui-react@1.3.4) (2017-10-25)
**Note:** Version bump only for package lingui-react
<a name="1.3.3"></a>

@@ -8,0 +16,0 @@ ## [1.3.3](https://github.com/lingui/js-lingui/compare/lingui-react@1.3.2...lingui-react@1.3.3) (2017-10-23)

2

dist/index.es.js

@@ -283,3 +283,3 @@ import { date, number } from 'lingui-formats';

linguiPublisher: PropTypes.object.isRequired,
linguiDefaultRender: PropTypes.any.isRequired
linguiDefaultRender: PropTypes.any
};

@@ -286,0 +286,0 @@

@@ -290,3 +290,3 @@ 'use strict';

linguiPublisher: PropTypes.object.isRequired,
linguiDefaultRender: PropTypes.any.isRequired
linguiDefaultRender: PropTypes.any
};

@@ -293,0 +293,0 @@

{
"name": "lingui-react",
"version": "1.3.3",
"version": "1.3.4",
"description": "React components for translations",

@@ -5,0 +5,0 @@ "main": "index.js",

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