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

@spectrum-web-components/action-bar

Package Overview
Dependencies
Maintainers
6
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/action-bar - npm Package Compare versions

Comparing version 0.2.5-beta.17 to 0.2.5

4

CHANGELOG.md

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

## [0.2.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/action-bar@0.2.4...@spectrum-web-components/action-bar@0.2.5) (2021-04-09)
**Note:** Version bump only for package @spectrum-web-components/action-bar
## [0.2.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/action-bar@0.2.3...@spectrum-web-components/action-bar@0.2.4) (2021-03-29)

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

52

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

@@ -11,22 +14,13 @@ "type": "git",

},
"author": "",
"homepage": "https://adobe.github.io/spectrum-web-components/components/action-bar",
"bugs": {
"url": "https://github.com/adobe/spectrum-web-components/issues"
},
"homepage": "https://adobe.github.io/spectrum-web-components/components/action-bar",
"keywords": [
"spectrum css",
"web components",
"lit-element",
"lit-html"
],
"version": "0.2.5-beta.17+324d05fa",
"description": "",
"main": "src/index.js",
"module": "src/index.js",
"type": "module",
"types": "./src/index.d.ts",
"exports": {
".": "./src/index.js",
"./src/*": "./src/*",
"./custom-elements.json": "./custom-elements.json",
"./package.json": "./package.json",

@@ -36,27 +30,33 @@ "./sp-action-bar": "./sp-action-bar.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",
"@spectrum-web-components/popover": "^0.9.5",
"tslib": "^2.0.0"
},
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@spectrum-css/actionbar": "^3.0.1"
},
"dependencies": {
"@spectrum-web-components/base": "^0.4.3-beta.43+324d05fa",
"@spectrum-web-components/popover": "^0.9.5-beta.17+324d05fa",
"tslib": "^2.0.0"
},
"gitHead": "324d05fa305732201905cd628d702e47f086cbff"
"types": "./src/index.d.ts",
"sideEffects": [
"./sp-*.js",
"./sp-*.ts"
],
"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