Socket
Socket
Sign inDemoInstall

@spectrum-web-components/thumbnail

Package Overview
Dependencies
Maintainers
6
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.4-alpha.23 to 0.1.4-alpha.26

src/spectrum-vars.json

48

package.json
{
"name": "@spectrum-web-components/thumbnail",
"version": "0.1.4-alpha.26+fda0c1ec",
"publishConfig": {
"access": "public"
},
"description": "",
"license": "Apache-2.0",
"repository": {

@@ -11,18 +14,10 @@ "type": "git",

},
"author": "",
"homepage": "https://adobe.github.io/spectrum-web-components/components/thumbnail",
"bugs": {
"url": "https://github.com/adobe/spectrum-web-components/issues"
},
"homepage": "https://adobe.github.io/spectrum-web-components/components/thumbnail",
"keywords": [
"spectrum css",
"web components",
"lit-element",
"lit-html"
],
"version": "0.1.4-alpha.23+f16c03e19",
"description": "",
"main": "src/index.js",
"module": "src/index.js",
"type": "module",
"types": "./src/index.d.ts",
"exports": {

@@ -35,27 +30,32 @@ ".": "./src/index.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"
],
"sideEffects": [
"./sp-*.js",
"./sp-*.ts"
"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-alpha.52+fda0c1ec",
"tslib": "^2.0.0"
},
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@spectrum-css/thumbnail": "^1.0.1"
},
"dependencies": {
"@spectrum-web-components/base": "^0.4.3-alpha.49+f16c03e19",
"tslib": "^2.0.0"
},
"gitHead": "f16c03e19eb6c9dc6e416ec2d952094520041956"
"types": "./src/index.d.ts",
"sideEffects": [
"./sp-*.js",
"./sp-*.ts"
],
"gitHead": "fda0c1ec65c1cdcb118fd54b9b962610e13d8518"
}
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