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

linkedom

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkedom - npm Package Compare versions

Comparing version 0.14.23 to 0.14.24

12

package.json
{
"name": "linkedom",
"version": "0.14.23",
"version": "0.14.24",
"description": "A triple-linked lists based DOM implementation",

@@ -58,2 +58,12 @@ "main": "./cjs/index.js",

},
"typesVersions": {
"*": {
"cached": [
"./types/esm/index.d.ts"
],
"worker": [
"./types/esm/index.d.ts"
]
}
},
"dependencies": {

@@ -60,0 +70,0 @@ "css-select": "^5.1.0",

.github/workflows/node.build.js.yml
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc