New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@localizesh/processor-html

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@localizesh/processor-html - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+4
-4
package.json

@@ -17,3 +17,3 @@ {

"hast-util-from-html": "^2.0.3",
"hast-util-to-html": "^9.0.3",
"hast-util-to-html": "^9.0.4",
"unist-util-remove-position": "^5.0.0",

@@ -29,8 +29,8 @@ "unist-util-visit-parents": "^6.0.1"

"ts-node": "^10.9.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"peerDependencies": {
"@localizesh/sdk": "^0.2.0"
"@localizesh/sdk": "^0.3.2"
},
"version": "0.1.1"
"version": "0.1.2"
}