You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dash-html-components

Package Overview
Dependencies
Maintainers
6
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
2.0.10

14

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

@@ -36,7 +36,7 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"babel-loader": "^8.2.5",
"babel-loader": "^9.1.2",
"cheerio": "^0.22.0",

@@ -52,3 +52,3 @@ "cross-env": "^7.0.3",

"string": "^3.3.3",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-cli": "^4.10.0"

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

"browserslist": [
"last 7 years and not dead"
"last 8 years and not dead"
]
}

Sorry, the diff of this file is not supported yet