New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/modal

Package Overview
Dependencies
Maintainers
7
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.6.0 to 0.6.1

6

package.json
{
"name": "@spectrum-web-components/modal",
"version": "0.6.0",
"version": "0.6.1",
"publishConfig": {

@@ -45,3 +45,3 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.5.1",
"@spectrum-web-components/base": "^0.5.2",
"tslib": "^2.0.0"

@@ -57,3 +57,3 @@ },

],
"gitHead": "f23b15ec952d7450272a8275524c905e028b4ddc"
"gitHead": "bb5308b9be01cc7c5bbab289312042256bdcc740"
}

@@ -38,5 +38,5 @@ /*

--spectrum-dialog-confirm-background-color,var(--spectrum-alias-background-color-default)
)}:host{height:calc(100vh - var(--swc-body-margins-block, 0 * 1px));width:calc(100vw - var(--swc-body-margins-inline, 0 * 1px))}
)}
`;
export default styles;
//# sourceMappingURL=modal.css.js.map

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