Socket
Socket
Sign inDemoInstall

@spectrum-web-components/action-button

Package Overview
Dependencies
16
Maintainers
8
Versions
179
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.31.1-react.3 to 0.31.1-react.21

17

custom-elements.json

@@ -9,3 +9,12 @@ {

"declarations": [],
"exports": []
"exports": [
{
"kind": "custom-element-definition",
"name": "sp-action-button",
"declaration": {
"name": "ActionButton",
"module": "/src/ActionButton.js"
}
}
]
},

@@ -141,3 +150,4 @@ {

},
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -219,3 +229,4 @@ {

},
"privacy": "protected"
"privacy": "protected",
"readonly": true
}

@@ -222,0 +233,0 @@ ],

16

package.json
{
"name": "@spectrum-web-components/action-button",
"version": "0.31.1-react.3+886f51591",
"version": "0.31.1-react.21+44f0b1df9",
"publishConfig": {

@@ -60,10 +60,10 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.31.1-react.3+886f51591",
"@spectrum-web-components/button": "^0.31.1-react.3+886f51591",
"@spectrum-web-components/icon": "^0.31.1-react.3+886f51591",
"@spectrum-web-components/icons-ui": "^0.31.1-react.3+886f51591",
"@spectrum-web-components/shared": "^0.31.1-react.3+886f51591"
"@spectrum-web-components/base": "^0.31.1-react.21+44f0b1df9",
"@spectrum-web-components/button": "^0.31.1-react.21+44f0b1df9",
"@spectrum-web-components/icon": "^0.31.1-react.21+44f0b1df9",
"@spectrum-web-components/icons-ui": "^0.31.1-react.21+44f0b1df9",
"@spectrum-web-components/shared": "^0.31.1-react.21+44f0b1df9"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.35"
"@spectrum-css/actionbutton": "^3.0.43"
},

@@ -76,3 +76,3 @@ "types": "./src/index.d.ts",

],
"gitHead": "886f515919ca0e8a1cec52a00babb1d4a195ae01"
"gitHead": "44f0b1df9e1ea77d9e931629a63918ceee2744c2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc