@spectrum-web-components/styles
Advanced tools
Comparing version 0.9.4-beta.17 to 0.9.4
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
703812
0