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

@olton/query

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@olton/query - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

2

package.json
{
"name": "@olton/query",
"version": "0.4.9",
"version": "0.4.10",
"description": "Query is a minimalist JavaScript library for manipulating with HTML Elements",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -32,2 +32,3 @@ import {each} from "../helpers/each.js"

import {Position} from "../plugins/position.js";
import {Serialize} from "../plugins/serialize.js";

@@ -132,3 +133,4 @@ const defaultOptions = {

nvl,
coalesce
coalesce,
serialize: Serialize.serialize
})

@@ -135,0 +137,0 @@

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