@spectrum-css/combobox
Advanced tools
Comparing version 2.1.7-next.1 to 2.1.7-next.2
{ | ||
"name": "@spectrum-css/combobox", | ||
"version": "2.1.7-next.1", | ||
"version": "2.1.7-next.2", | ||
"description": "The Spectrum CSS combobox component", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
}, | ||
"main": "dist/index-vars.css", | ||
"main": "dist/index.css", | ||
"peerDependencies": { | ||
@@ -24,3 +24,3 @@ "@spectrum-css/menu": ">=5", | ||
"@spectrum-css/textfield": ">=6", | ||
"@spectrum-css/tokens": ">=13" | ||
"@spectrum-css/tokens": "^14.0.0-next.3" | ||
}, | ||
@@ -32,9 +32,6 @@ "peerDependenciesMeta": { | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/component-builder-simple": "^5.0.6-next.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "2216cf58a18fb79d0cb987c485f7c4c177b7925f" | ||
"gitHead": "35c5f608be3785b57e7cdfd982378fff080accc2" | ||
} |
@@ -9,9 +9,9 @@ { | ||
"compare": {}, | ||
"format": {}, | ||
"lint": {}, | ||
"validate": {}, | ||
"test": { | ||
"defaultConfiguration": "scope" | ||
} | ||
}, | ||
"validate": {} | ||
} | ||
} |
@@ -163,5 +163,3 @@ import { html } from "lit"; | ||
status: { | ||
type: process.env.MIGRATED_PACKAGES.includes("combobox") | ||
? "migrated" | ||
: undefined, | ||
type: "migrated", | ||
}, | ||
@@ -168,0 +166,0 @@ }, |
@@ -11,3 +11,3 @@ import { html } from "lit"; | ||
import { useArgs, useGlobals } from "@storybook/client-api"; | ||
import { useArgs, useGlobals } from "@storybook/preview-api"; | ||
@@ -14,0 +14,0 @@ import "../index.css"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
250192
0
24
2144
0
3
80