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
4
Versions
151
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 14.0.0-next.7 to 14.0.0-next.8

20

CHANGELOG.md
# Change Log
## 14.0.0-next.8
### Patch Changes
- [#2797](https://github.com/adobe/spectrum-css/pull/2797) [`e62d1ca`](https://github.com/adobe/spectrum-css/commit/e62d1ca8cad8a2cdd9c8748335d0371e0aaca60a) Thanks [@pfulton](https://github.com/pfulton)! - Uses the latest release from Spectrum Tokens (13.0.0-beta.35)
All notable changes to this project will be documented in this file.

@@ -11,12 +17,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

* feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)
- feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)
###
šŸ›‘ BREAKING CHANGES
###
*
- Removes component-builder & component-builder-simple for script leveraging postcss
šŸ›‘ BREAKING CHANGES
- Imports added to index.css and themes/express.css
-
* Removes component-builder & component-builder-simple for script leveraging postcss
* Imports added to index.css and themes/express.css
<a name="13.2.0"></a>

@@ -23,0 +31,0 @@ #13.2.0

{
"name": "@spectrum-css/tokens",
"version": "14.0.0-next.7",
"description": "The Spectrum CSS tokens package",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "tokens"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"devDependencies": {
"@adobe/spectrum-tokens": "13.0.0-beta.30",
"@nxkit/style-dictionary": "^5.0.0",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"postcss-combine-duplicated-selectors": "^10.0.3",
"postcss-discard-comments": "^6.0.2",
"postcss-discard-empty": "^6.0.3",
"postcss-licensing": "^1.0.1",
"postcss-merge-rules": "^6.1.1",
"postcss-rgb-mapping": "^1.1.0",
"postcss-sorting": "^8.0.2",
"prettier": "^2.8.8",
"style-dictionary": "^3.9.1",
"style-dictionary-sets": "^2.3.0"
},
"publishConfig": {
"access": "public"
}
"name": "@spectrum-css/tokens",
"version": "14.0.0-next.8",
"description": "The Spectrum CSS tokens package",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "tokens"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"files": [
"dist/index.css",
"dist/**/*",
"CHANGELOG.md",
"README.md",
"package.json"
],
"keywords": [
"spectrum",
"css",
"design system",
"adobe"
],
"devDependencies": {
"@adobe/spectrum-tokens": "13.0.0-beta.35",
"@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": {
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc