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

@automattic/babel-plugin-replace-textdomain

Package Overview
Dependencies
Maintainers
40
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/babel-plugin-replace-textdomain - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

5

CHANGELOG.md

@@ -8,2 +8,6 @@ # Changelog

## [1.0.19] - 2022-12-02
### Changed
- Updated package dependencies. [#27697]
## [1.0.18] - 2022-11-22

@@ -90,2 +94,3 @@ ### Changed

[1.0.19]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.18...v1.0.19
[1.0.18]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.17...v1.0.18

@@ -92,0 +97,0 @@ [1.0.17]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.16...v1.0.17

6

package.json
{
"name": "@automattic/babel-plugin-replace-textdomain",
"version": "1.0.18",
"version": "1.0.19",
"description": "A Babel plugin to replace the textdomain in gettext-style function calls.",

@@ -24,5 +24,5 @@ "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme",

"devDependencies": {
"@babel/core": "7.20.2",
"@babel/core": "7.20.5",
"babel-plugin-tester": "10.1.0",
"jest": "28.1.0"
"jest": "29.3.1"
},

@@ -29,0 +29,0 @@ "exports": {

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