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

babel-plugin-formatjs

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-formatjs - npm Package Compare versions

Comparing version 10.3.3 to 10.3.4

14

package.json
{
"name": "babel-plugin-formatjs",
"version": "10.3.3",
"version": "10.3.4",
"description": "Extracts string messages for translation from modules that use formatjs.",

@@ -14,11 +14,11 @@ "repository": {

"dependencies": {
"@babel/core": "^7.9.0",
"@babel/helper-plugin-utils": "^7.8.3",
"@babel/core": "^7.10.4",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-jsx": "7",
"@babel/traverse": "7",
"@babel/types": "^7.9.5",
"@formatjs/icu-messageformat-parser": "2.0.8",
"@formatjs/ts-transformer": "3.4.6",
"@babel/types": "^7.12.11",
"@formatjs/icu-messageformat-parser": "2.0.9",
"@formatjs/ts-transformer": "3.4.7",
"@types/babel__core": "^7.1.7",
"@types/babel__helper-plugin-utils": "7",
"@types/babel__helper-plugin-utils": "^7.10.0",
"tslib": "^2.1.0"

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