Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More ā†’
Socket
Sign inDemoInstall
Socket

@spectrum-css/swatch

Package Overview
Dependencies
Maintainers
0
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/swatch - npm Package Compare versions

Comparing version 6.3.0 to 6.4.0

11

CHANGELOG.md
# Change Log
## 6.4.0
### Minor Changes
- [#3369](https://github.com/adobe/spectrum-css/pull/3369) [`9c49505`](https://github.com/adobe/spectrum-css/commit/9c4950517bf0f8ca7b2e373f4323c97d068d0ceb) Thanks [@castastrophe](https://github.com/castastrophe)! - Remove the storybook assets from the shipped output for components
### Patch Changes
- Updated dependencies [[`9c49505`](https://github.com/adobe/spectrum-css/commit/9c4950517bf0f8ca7b2e373f4323c97d068d0ceb)]:
- @spectrum-css/opacitycheckerboard@2.2.0
## 6.3.0

@@ -4,0 +15,0 @@

9

package.json
{
"name": "@spectrum-css/swatch",
"version": "6.3.0",
"version": "6.4.0",
"description": "The Spectrum CSS Color swatch component",

@@ -24,4 +24,3 @@ "license": "Apache-2.0",

"./metadata/*": "./metadata/*",
"./package.json": "./package.json",
"./stories/*": "./stories/*"
"./package.json": "./package.json"
},

@@ -33,3 +32,2 @@ "main": "dist/index.css",

"package.json",
"stories/*",
"metadata/*"

@@ -57,5 +55,6 @@ ],

"guidelines": "https://spectrum.adobe.com/page/swatch",
"rootClass": "spectrum-Swatch"
"rootClass": "spectrum-Swatch",
"swc": "https://opensource.adobe.com/spectrum-web-components/components/swatch/"
}
]
}
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