Socket
Socket
Sign inDemoInstall

@lingui/macro

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lingui/macro - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

1

index.d.ts

@@ -34,2 +34,3 @@ import type { ReactElement, ComponentType, ReactNode } from "react"

comment?: string
values?: Record<string, unknown>
component?: React.ComponentType<TransRenderProps>

@@ -36,0 +37,0 @@ render?: (props: TransRenderProps) => ReactElement<any, any> | null

4

package.json
{
"name": "@lingui/macro",
"version": "3.8.1",
"version": "3.8.2",
"description": "Macro for generating messages in ICU MessageFormat syntax",

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

"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.8.1",
"@lingui/conf": "^3.8.2",
"ramda": "^0.27.1"

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