New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@-0/hdom

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@-0/hdom - npm Package Compare versions

Comparing version 0.2.94 to 0.2.95

24

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.2.94",
"version": "0.2.95",
"description": "DOM target provided by http://thi.ng/hdom",

@@ -45,6 +45,6 @@ "main": "./lib/index.js",

"dependencies": {
"@-0/keys": "^0.2.92",
"@-0/utils": "^0.2.92",
"@-0/spool": "^0.2.100",
"@-0/browser": "^0.2.96"
"@-0/keys": "^0.2.95",
"@-0/utils": "^0.2.93",
"@-0/spool": "^0.2.101",
"@-0/browser": "^0.2.97"
},

@@ -63,4 +63,4 @@ "devDependencies": {

"@types/node": "^14.14.25",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"babel-jest": "^26.6.3",

@@ -73,11 +73,13 @@ "better-docs": "^2.3.2",

"prettier": "^2.2.1",
"ts-jest": "^26.5.0"
"ts-jest": "^26.5.1",
"typescript": "^4.1.5"
},
"prettier": {
"singleQuote": false,
"printWidth": 100,
"printWidth": 120,
"endOfLine": "lf",
"tabWidth": 2,
"semi": false
"tabWidth": 4,
"semi": false,
"arrowParens": "avoid"
}
}
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