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

@domql/tags

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@domql/tags - npm Package Compare versions

Comparing version 2.3.63 to 2.3.65

7

package.json
{
"name": "@domql/tags",
"version": "2.3.63",
"version": "2.3.65",
"license": "MIT",

@@ -21,7 +21,6 @@ "type": "module",

"build:iife": "npx esbuild *.js --target=node16 --format=iife --outdir=dist/iife",
"build": "yarn build:esm && yarn build:cjs && yarn build:iife",
"postinstall": "yarn build",
"build": "yarn build:esm && yarn build:cjs",
"prepublish": "rimraf -I dist && yarn build && yarn copy:package:cjs"
},
"gitHead": "285ed7de47df088045ea478552edc99c5bc77c16"
"gitHead": "d6740b17c388380f26aaaa962a1e518324a90a66"
}
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