@spectrum-web-components/shared
Advanced tools
Comparing version 0.12.2-alpha.23 to 0.12.2-alpha.26
{ | ||
"name": "@spectrum-web-components/shared", | ||
"version": "0.12.2-alpha.26+fda0c1ec", | ||
"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/shared", | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-web-components/issues" | ||
}, | ||
"homepage": "https://adobe.github.io/spectrum-web-components/components/shared", | ||
"keywords": [ | ||
"spectrum css", | ||
"web components", | ||
"lit-element", | ||
"lit-html" | ||
], | ||
"version": "0.12.2-alpha.23+f16c03e19", | ||
"description": "", | ||
"main": "./src/index.js", | ||
"module": "./src/index.js", | ||
"types": "./src/index.d.ts", | ||
"type": "module", | ||
@@ -33,21 +28,26 @@ "exports": { | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: run tests from mono-repo root.\" && exit 1" | ||
}, | ||
"files": [ | ||
"custom-elements.json", | ||
"*.d.ts", | ||
"*.js", | ||
"*.js.map", | ||
"/src/" | ||
"/src/", | ||
"custom-elements.json" | ||
], | ||
"sideEffects": false, | ||
"scripts": { | ||
"test": "echo \"Error: run tests from mono-repo root.\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "Apache-2.0", | ||
"keywords": [ | ||
"spectrum css", | ||
"web components", | ||
"lit-element", | ||
"lit-html" | ||
], | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.4.3-alpha.49+f16c03e19", | ||
"@spectrum-web-components/base": "^0.4.3-alpha.52+fda0c1ec", | ||
"focus-visible": "^5.1.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "f16c03e19eb6c9dc6e416ec2d952094520041956" | ||
"types": "./src/index.d.ts", | ||
"sideEffects": false, | ||
"gitHead": "fda0c1ec65c1cdcb118fd54b9b962610e13d8518" | ||
} |
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
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
127303