🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

dash-html-components

Package Overview
Dependencies
Maintainers
8
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dash-html-components - npm Package Compare versions

Comparing version

to
3.0.2

10

package.json
{
"name": "dash-html-components",
"version": "3.0.1",
"version": "3.0.2",
"description": "Vanilla HTML components for Dash",

@@ -35,5 +35,5 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.26.4",
"@babel/cli": "^7.27.0",
"@babel/core": "^7.26.10",
"@babel/eslint-parser": "^7.26.10",
"@babel/eslint-parser": "^7.27.0",
"@babel/preset-env": "^7.26.9",

@@ -56,3 +56,3 @@ "@babel/preset-react": "^7.26.3",

"string": "^3.3.3",
"webpack": "^5.95.0",
"webpack": "^5.99.6",
"webpack-cli": "^5.1.4"

@@ -64,4 +64,4 @@ },

"browserslist": [
"last 9 years and not dead"
"last 10 years and not dead"
]
}