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

@plotly/webpack-dash-dynamic-import

Package Overview
Dependencies
Maintainers
19
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plotly/webpack-dash-dynamic-import - npm Package Compare versions

Comparing version

to
1.1.3

7

package.json
{
"name": "@plotly/webpack-dash-dynamic-import",
"version": "1.1.3-rc1",
"version": "1.1.3",
"description": "Webpack Plugin for Dynamic Import in Dash",

@@ -15,3 +15,6 @@ "repository": {

"author": "Marc-André Rivet",
"license": "MIT"
"license": "MIT",
"files": [
"/src/**"
]
}