Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bianco.query

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bianco.query - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "bianco.query",
"version": "0.0.2",
"version": "0.0.3",
"description": "Modern DOM query selectors helpers written in es2015",

@@ -41,4 +41,4 @@ "main": "index.js",

"dependencies": {
"bianco.dom-to-array": "^0.0.2"
"bianco.dom-to-array": "^0.0.4"
}
}

@@ -18,3 +18,3 @@ # bianco.query

// convert DOM nodes into arrays
// convert DOM nodes to arrays
$(footer)

@@ -21,0 +21,0 @@ .concat($(header))

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