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

@domql/utils

Package Overview
Dependencies
Maintainers
3
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@domql/utils - npm Package Compare versions

Comparing version 2.3.29 to 2.3.32

dist/index.cjs.js

13

package.json
{
"name": "@domql/utils",
"version": "2.3.29",
"version": "2.3.32",
"module": "index.js",
"main": "index.js",
"module": "index.js",
"browser": "dist/index.cjs.js",
"files": [
"dist"
],
"license": "MIT",
"scripts": {
"prepublish": "rm -rf dist && npx esbuild index.js --target=es2020 --format=cjs --sourcemap=external --outfile=dist/index.cjs.js"
},
"dependencies": {

@@ -11,3 +18,3 @@ "@domql/globals": "latest",

},
"gitHead": "6ed7919e6dc65a6bc48b9711d2dd85afcffe4a17"
"gitHead": "3908b29bdaa12549b3ff14ec144331a2a0d125b3"
}
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