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.32 to 2.3.33

6

package.json
{
"name": "@domql/utils",
"version": "2.3.32",
"version": "2.3.33",
"module": "index.js",

@@ -12,3 +12,3 @@ "main": "index.js",

"scripts": {
"prepublish": "rm -rf dist && npx esbuild index.js --target=es2020 --format=cjs --sourcemap=external --outfile=dist/index.cjs.js"
"prepublish": "rm -rf dist && npx esbuild index.js --bundle --target=es2020 --format=cjs --sourcemap=external --outfile=dist/index.cjs.js"
},

@@ -19,3 +19,3 @@ "dependencies": {

},
"gitHead": "3908b29bdaa12549b3ff14ec144331a2a0d125b3"
"gitHead": "433b113b5506db37754d113a87aa00475d93d5a1"
}
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