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.4.0
to
15.4.1
+4
-4
package.json
{
"name": "@textlint/module-interop",
"version": "15.4.0",
"version": "15.4.1",
"description": "ECMAScript module interop library",

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

"devDependencies": {
"@types/node": "^24.10.0",
"@types/node": "^24.10.1",
"prettier": "^2.7.1",
"rimraf": "^6.1.0",
"rimraf": "^6.1.2",
"typescript": "~5.8.3",

@@ -60,3 +60,3 @@ "vitest": "^3.2.4"

},
"gitHead": "e409b359a296d6d645135660ed42a60c2eae489e"
"gitHead": "499cd5784b60ecd1b394d247bba3d1f1678a35ab"
}