New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More ā†’
Socket
Sign inDemoInstall
Socket

@spectrum-css/tokens

Package Overview
Dependencies
Maintainers
0
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/tokens - npm Package Compare versions

Comparing version

to
14.0.0-next.10

dist/css/index.css

6

CHANGELOG.md
# Change Log
## 14.0.0-next.10
### Patch Changes
- [#2860](https://github.com/adobe/spectrum-css/pull/2860) [`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! - Adds `--spectrum-standard-dialog-spacing-edge-to-content` to properly adjust the spacing for desktop/mobile dialog styles.
## 14.0.0-next.9

@@ -4,0 +10,0 @@

45

package.json
{
"name": "@spectrum-css/tokens",
"version": "14.0.0-next.9",
"version": "14.0.0-next.10",
"description": "The Spectrum CSS tokens package",

@@ -16,6 +16,20 @@ "license": "Apache-2.0",

},
"exports": {
".": "./dist/css/index.css",
"./*.md": "./*.md",
"./dist/css/*.css": "./dist/css/*.css",
"./dist/css/components/bridge": "./dist/components/bridge/index.css",
"./dist/css/components/bridge/*.css": "./dist/components/bridge/*.css",
"./dist/css/components/express": "./dist/components/express/index.css",
"./dist/css/components/express/*.css": "./dist/components/express/*.css",
"./dist/css/components/spectrum": "./dist/components/spectrum/index.css",
"./dist/css/components/spectrum-two": "./dist/components/spectrum-two/index.css",
"./dist/css/components/spectrum-two/*.css": "./dist/components/spectrum-two/*.css",
"./dist/css/components/spectrum/*.css": "./dist/components/spectrum/*.css",
"./dist/index.css": "./dist/css/index.css",
"./package.json": "./package.json"
},
"main": "dist/index.css",
"files": [
"dist/index.css",
"dist/**/*",
"dist",
"CHANGELOG.md",

@@ -25,2 +39,11 @@ "README.md",

],
"devDependencies": {
"@adobe/spectrum-tokens": "13.0.0-beta.52",
"@nxkit/style-dictionary": "^6.0.0",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"prettier": "^3.2.5",
"style-dictionary": "^3.9.2",
"style-dictionary-sets": "^2.3.0"
},
"keywords": [

@@ -32,18 +55,2 @@ "spectrum",

],
"devDependencies": {
"@adobe/spectrum-tokens": "13.0.0-beta.52",
"@nxkit/style-dictionary": "^5.0.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"postcss-combine-duplicated-selectors": "^10.0.3",
"postcss-discard-comments": "^7.0.0",
"postcss-discard-empty": "^6.0.3",
"postcss-licensing": "^1.0.1",
"postcss-merge-rules": "^7.0.0",
"postcss-rgb-mapping": "^1.1.0",
"postcss-sorting": "^8.0.2",
"prettier": "^2.8.8",
"style-dictionary": "^3.9.2",
"style-dictionary-sets": "^2.3.0"
},
"publishConfig": {

@@ -50,0 +57,0 @@ "access": "public"

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