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

@aofl/picture

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/picture - npm Package Compare versions

Comparing version 3.14.0 to 3.14.1

10

package.json
{
"name": "@aofl/picture",
"version": "3.14.0",
"version": "3.14.1",
"description": "`<aofl-picture>` serves as a container for zero or more `<aofl-source>` and one `<aofl-img>` elements to provide versions of an image for different display sizes. Display size specific sources are defined using the media attribute of the `aofl-source` element. `<aofl-img>` embeds an image into the document. It behaves similarly to `<img>` with the addition of lazy loading images as they scroll near the visible area of the screen. The current formula is 2x height or width. In addition to this `<aofl-img>` can be combined with `<aofl-picture>` and `<aofl-source>` to provide different images for different display sizes. AoflSource component must be used as a child of aofl-picture and specifies images for different media queries.",

@@ -43,5 +43,5 @@ "main": "index.js",

"devDependencies": {
"@aofl/cli": "^3.14.0",
"@aofl/component-utils": "^3.14.0",
"@aofl/element": "^3.14.0",
"@aofl/cli": "^3.14.1",
"@aofl/component-utils": "^3.14.1",
"@aofl/element": "^3.14.1",
"cross-env": "^6.0.3",

@@ -52,3 +52,3 @@ "jsdoc": "^3.6.3",

},
"gitHead": "01a200342c31c108d1ab1039ee4c972f2ee63fa9"
"gitHead": "65857163479f835ec51cc1e23ec01c45eab43008"
}
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