Socket
Socket
Sign inDemoInstall

@lrnwebcomponents/full-width-image

Package Overview
Dependencies
2
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.18 to 8.0.0

analysis.json

2

full-width-image.js

@@ -59,3 +59,3 @@ /**

padding: 35px 0;
font-size: 25px;
font-size: var(--full-width-image-font-size, 25px);
line-height: 40px;

@@ -62,0 +62,0 @@ color: #fff;

@@ -15,3 +15,3 @@ {

},
"version": "7.0.18",
"version": "8.0.0",
"description": "full width image that flows beyond boundaries",

@@ -43,4 +43,4 @@ "repository": {

"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@lrnwebcomponents/deduping-fix": "^8.0.0",
"@lrnwebcomponents/storybook-utilities": "^8.0.0",
"@open-wc/testing": "3.2.0",

@@ -63,3 +63,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

],
"gitHead": "b9873176f9fe50a77dcf25e44bf3450d26fbb37a"
"gitHead": "2791492ff7ab40c7d4c827c4b305e33c0a971230"
}

@@ -59,3 +59,3 @@ /**

padding: 35px 0;
font-size: 25px;
font-size: var(--full-width-image-font-size, 25px);
line-height: 40px;

@@ -62,0 +62,0 @@ color: #fff;

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