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

@asamuzakjp/dom-selector

Package Overview
Dependencies
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asamuzakjp/dom-selector - npm Package Compare versions

Comparing version 0.18.0 to 0.18.1

2

package.json

@@ -49,3 +49,3 @@ {

},
"version": "0.18.0"
"version": "0.18.1"
}

@@ -7,2 +7,3 @@ export class Matcher {

_getRoot(node?: object): object;
_sortLeaves(leaves: object): any[];
_prepare(selector?: string): any[];

@@ -9,0 +10,0 @@ _collectNthChild(anb: {

Sorry, the diff of this file is too big to display

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