@spark-ui/cli-utils
Advanced tools
Comparing version 2.12.9-beta.1 to 2.12.9-beta.2
{ | ||
"name": "@spark-ui/cli-utils", | ||
"version": "2.12.9-beta.1", | ||
"version": "2.12.9-beta.2", | ||
"description": "Spark CLI utils", | ||
@@ -15,4 +15,11 @@ "publishConfig": { | ||
"spark": "./bin/spark.mjs", | ||
"spark-generate": "./bin/spark-generate.mjs" | ||
"spark-generate": "./bin/spark-generate.mjs", | ||
"spark-scan": "./bin/spark-scan.mjs" | ||
}, | ||
"exports": { | ||
".": { | ||
"import": "./src/index.mjs", | ||
"require": "./src/index.js" | ||
} | ||
}, | ||
"type": "module", | ||
@@ -19,0 +26,0 @@ "repository": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
63680
0