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.11

10

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

@@ -45,11 +45,11 @@ "main": "src/index.js",

"matched": "^5.0.1",
"vinyl": "^2.2.1"
"vinyl": "^3.0.0"
},
"devDependencies": {
"eslint": "^8.23.1",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-jest": "^27.1.6",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.0.3"
"jest": "^29.3.1"
}
}