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

@spectrum-web-components/actionbar

Package Overview
Dependencies
Maintainers
5
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.1 to 0.2.2

4

CHANGELOG.md

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

## [0.2.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/actionbar@0.2.1...@spectrum-web-components/actionbar@0.2.2) (2020-01-06)
**Note:** Version bump only for package @spectrum-web-components/actionbar
## [0.2.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/actionbar@0.2.0...@spectrum-web-components/actionbar@0.2.1) (2019-11-27)

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

@@ -23,2 +23,3 @@ {

"name": "open",
"attribute": "open",
"type": "boolean"

@@ -28,2 +29,3 @@ },

"name": "variant",
"attribute": "variant",
"description": "The variant applies specific styling when set to `sticky` or `fixed`.\n`variant` attribute is removed when not matching one of the above.",

@@ -30,0 +32,0 @@ "jsDoc": "/**\n * The variant applies specific styling when set to `sticky` or `fixed`.\n * `variant` attribute is removed when not matching one of the above.\n *\n * @param {String} variant\n */",

4

package.json

@@ -21,3 +21,3 @@ {

],
"version": "0.2.1",
"version": "0.2.2",
"description": "",

@@ -47,3 +47,3 @@ "main": "lib/index.js",

},
"gitHead": "b81218bc84e60248f14a1aee7e58ade0030e52dc"
"gitHead": "8ccfbecc2e7534567967bbebb5d201e0b16b08bb"
}

@@ -5,2 +5,12 @@ ## Overview

### Installation
```
npm install @spectrum-web-components/actionbar
# or
yarn add @spectrum-web-components/actionbar
```
## Example

@@ -7,0 +17,0 @@

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