Socket
Socket
Sign inDemoInstall

@lingui/core

Package Overview
Dependencies
Maintainers
3
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lingui/core - npm Package Compare versions

Comparing version 3.16.0 to 3.16.1

compile.js

11

CHANGELOG.md

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

## [3.16.1](https://github.com/lingui/js-lingui/compare/v3.16.0...v3.16.1) (2023-01-24)
### Bug Fixes
* **core:** sub entry export for react-native ([#1350](https://github.com/lingui/js-lingui/issues/1350)) ([c178ce3](https://github.com/lingui/js-lingui/commit/c178ce3cc91e64d190965dc684df74162cc17d02))
# [3.16.0](https://github.com/lingui/js-lingui/compare/v3.15.0...v3.16.0) (2023-01-18)

@@ -8,0 +19,0 @@

7

package.json
{
"name": "@lingui/core",
"version": "3.16.0",
"version": "3.16.1",
"sideEffects": false,

@@ -46,3 +46,4 @@ "description": "I18n tools for javascript",

"README.md",
"build/"
"build/",
"compile.js"
],

@@ -54,3 +55,3 @@ "dependencies": {

},
"gitHead": "e8c1f518b988f45f3f6da84333550b215dcde94b"
"gitHead": "bae762a1ef15d0a4d883bc8c1837603b4e79175e"
}
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