Socket
Socket
Sign inDemoInstall

domql

Package Overview
Dependencies
79
Maintainers
2
Versions
260
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.69 to 1.6.70

9

package.json
{
"name": "domql",
"description": "DOM rendering Javascript framework at early stage.",
"version": "1.6.69",
"version": "1.6.70",
"repository": "https://github.com/domql/domql",

@@ -11,3 +11,8 @@ "publishConfig": {

"module": "dist/esm/index.js",
"exports": "./dist/cjs/index.js",
"exports": {
".": {
"kalduna": "./src/index.js",
"default": "./dist/cjs/index.js"
}
},
"main": "dist/esm/index.js",

@@ -14,0 +19,0 @@ "source": "src/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc