Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@textlint/module-interop

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/module-interop - npm Package Compare versions

Comparing version
15.5.2
to
15.5.4
+4
-4
package.json
{
"name": "@textlint/module-interop",
"version": "15.5.2",
"version": "15.5.4",
"description": "ECMAScript module interop library",

@@ -50,4 +50,4 @@ "keywords": [

"devDependencies": {
"@types/node": "^24.10.13",
"prettier": "^2.7.1",
"@types/node": "^24.12.2",
"prettier": "^2.8.1",
"rimraf": "^6.1.3",

@@ -60,3 +60,3 @@ "typescript": "~5.8.3",

},
"gitHead": "7320c69be4665acc74186834b435a32d283c1be5"
"gitHead": "728f4270c1ed08defcf1789ef4c5599e92a3ba05"
}