New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fill-pot-po

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fill-pot-po - npm Package Compare versions

Comparing version

to
2.1.10

10

package.json
{
"name": "fill-pot-po",
"version": "2.1.9",
"version": "2.1.10",
"description": "Create pre-filled PO files from POT file, using previous PO files.",

@@ -43,3 +43,3 @@ "main": "src/index.js",

"color-support": "^1.1.3",
"gettext-parser": "^5.1.2",
"gettext-parser": "^6.0.0",
"matched": "^5.0.1",

@@ -49,8 +49,8 @@ "vinyl": "^2.2.1"

"devDependencies": {
"eslint": "^8.20.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3"
"jest": "^29.0.3"
}
}