@spectrum-web-components/icons
Advanced tools
Comparing version 0.7.5-beta.17 to 0.7.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.7.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.7.4...@spectrum-web-components/icons@0.7.5) (2021-04-09) | ||
**Note:** Version bump only for package @spectrum-web-components/icons | ||
## [0.7.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.7.3...@spectrum-web-components/icons@0.7.4) (2021-03-29) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spectrum-web-components/icons", | ||
"version": "0.7.5", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"description": "", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
@@ -11,17 +14,9 @@ "type": "git", | ||
}, | ||
"author": "", | ||
"homepage": "https://adobe.github.io/spectrum-web-components/components/icons", | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-web-components/issues" | ||
}, | ||
"homepage": "https://adobe.github.io/spectrum-web-components/components/icons", | ||
"keywords": [ | ||
"spectrum css", | ||
"web components", | ||
"lit-element", | ||
"lit-html" | ||
], | ||
"version": "0.7.5-beta.17+324d05fa", | ||
"description": "", | ||
"main": "./src/index.js", | ||
"module": "./src/index.js", | ||
"types": "./src/index.d.ts", | ||
"type": "module", | ||
@@ -31,3 +26,2 @@ "exports": { | ||
"./src/*": "./src/*", | ||
"./custom-elements.json": "./custom-elements.json", | ||
"./package.json": "./package.json", | ||
@@ -39,9 +33,25 @@ "./sp-icons-large": "./sp-icons-large.js", | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: run tests from mono-repo root.\" && exit 1" | ||
}, | ||
"customElementsManifest": "custom-elements.json", | ||
"files": [ | ||
"custom-elements.json", | ||
"*.d.ts", | ||
"*.js", | ||
"*.js.map", | ||
"/src/" | ||
"/src/", | ||
"custom-elements.json" | ||
], | ||
"keywords": [ | ||
"spectrum css", | ||
"web components", | ||
"lit-element", | ||
"lit-html" | ||
], | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.4.3", | ||
"@spectrum-web-components/iconset": "^0.5.5", | ||
"tslib": "^2.0.0" | ||
}, | ||
"types": "./src/index.d.ts", | ||
"sideEffects": [ | ||
@@ -51,13 +61,3 @@ "./sp-*.js", | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: run tests from mono-repo root.\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.4.3-beta.43+324d05fa", | ||
"@spectrum-web-components/iconset": "^0.5.5-beta.17+324d05fa", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "324d05fa305732201905cd628d702e47f086cbff" | ||
"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
117503
0