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

@spectrum-web-components/styles

Package Overview
Dependencies
Maintainers
6
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/styles - npm Package Compare versions

Comparing version 0.9.4-beta.17 to 0.9.4

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.9.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/styles@0.9.3...@spectrum-web-components/styles@0.9.4) (2021-04-09)
**Note:** Version bump only for package @spectrum-web-components/styles
## [0.9.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/styles@0.9.2...@spectrum-web-components/styles@0.9.3) (2021-03-29)

@@ -8,0 +12,0 @@

44

package.json
{
"name": "@spectrum-web-components/styles",
"version": "0.9.4",
"publishConfig": {
"access": "public"
},
"description": "",
"license": "Apache-2.0",
"repository": {

@@ -11,15 +14,7 @@ "type": "git",

},
"author": "",
"homepage": "https://adobe.github.io/spectrum-web-components/components/styles",
"bugs": {
"url": "https://github.com/adobe/spectrum-web-components/issues"
},
"homepage": "https://adobe.github.io/spectrum-web-components/components/styles",
"keywords": [
"spectrum css",
"web components",
"lit-element",
"lit-html"
],
"version": "0.9.4-beta.17+324d05fa",
"description": "",
"style": "all-medium-lightest.css",
"main": "src/spectrum-base.css.js",

@@ -32,17 +27,21 @@ "module": "src/spectrum-base.css.js",

},
"scripts": {
"test": "echo \"Error: run tests from mono-repo root.\" && exit 1"
},
"files": [
"custom-elements.json",
"*.css",
"*.js",
"*.map",
"*.ts",
"*.map"
"custom-elements.json"
],
"sideEffects": [
"./*.css"
"keywords": [
"spectrum css",
"web components",
"lit-element",
"lit-html"
],
"scripts": {
"test": "echo \"Error: run tests from mono-repo root.\" && exit 1"
"dependencies": {
"@spectrum-web-components/base": "^0.4.3"
},
"author": "",
"license": "Apache-2.0",
"devDependencies": {

@@ -53,6 +52,7 @@ "@spectrum-css/commons": "^3.0.2",

},
"dependencies": {
"@spectrum-web-components/base": "^0.4.3-beta.43+324d05fa"
},
"gitHead": "324d05fa305732201905cd628d702e47f086cbff"
"sideEffects": [
"./*.css"
],
"style": "all-medium-lightest.css",
"gitHead": "1bd2f11dc1f2485a583e02fb5163ec5f5804df66"
}
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