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.3.0 to 3.4.0

2

macroJs.js

@@ -38,3 +38,3 @@ "use strict";

var keepNewLineRe = /(?:\r\n|\r|\n)+\s+/g;
var removeExtraScapedLiterals = /(?:\\(.))/;
var removeExtraScapedLiterals = /(?:\\(.))/g;

@@ -41,0 +41,0 @@ function normalizeWhitespace(text) {

{
"name": "@lingui/macro",
"version": "3.3.0",
"version": "3.4.0",
"description": "Macro for generating messages in ICU MessageFormat syntax",

@@ -32,3 +32,3 @@ "main": "index.ts",

"@babel/runtime": "^7.11.2",
"@lingui/conf": "^3.3.0",
"@lingui/conf": "^3.4.0",
"ramda": "^0.27.1"

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