Socket
Socket
Sign inDemoInstall

@spectrum-css/actionbutton

Package Overview
Dependencies
Maintainers
3
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/actionbutton - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

10

CHANGELOG.md

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

<a name="1.1.3"></a>
## 1.1.3
🗓 2022-01-26 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@1.1.2...@spectrum-css/actionbutton@1.1.3)
**Note:** Version bump only for package @spectrum-css/actionbutton
<a name="1.1.2"></a>

@@ -8,0 +18,0 @@ ## 1.1.2

2

dist/docs/js/SpectrumSwitcher.js

@@ -140,3 +140,3 @@ /*

// get all relevant stylesheets that need to be switched
const styleSheets = document.querySelectorAll(`link[href*="/components/${pathNameToUpdate}/"]`);
const styleSheets = document.querySelectorAll(`link[href*="components/${pathNameToUpdate}/"]`);

@@ -143,0 +143,0 @@ // update each relevant stylesheet with the selected path

{
"name": "@spectrum-css/actionbutton",
"version": "1.1.2",
"version": "1.1.3",
"description": "The Spectrum CSS action button component",

@@ -19,8 +19,8 @@ "license": "Apache-2.0",

"peerDependencies": {
"@spectrum-css/vars": "^5.0.0"
"@spectrum-css/vars": "^6.0.0"
},
"devDependencies": {
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.12",
"@spectrum-css/vars": "^6.0.0",
"@spectrum-css/icon": "^3.0.13",
"@spectrum-css/vars": "^6.1.0",
"gulp": "^4.0.0"

@@ -32,3 +32,3 @@ },

"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "8c0fe514ee2164b4fe1c964d6f444b267877c177"
"gitHead": "ecf8a23be34d10fa4a97741009b90c972315ec8c"
}

Sorry, the diff of this file is not supported yet

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