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

@fylgja/aspect-ratio

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fylgja/aspect-ratio - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

5

CHANGELOG.md

@@ -8,2 +8,5 @@ # Changelog

## [Unreleased]
## [1.2.4] - 2023-10-10
### Fixed
- Import error for PostCSS, closes #191

@@ -13,3 +16,3 @@ ## [1.2.3] - 2023-02-19

- Simplified `@layer` support,
CSS can use native, for SCSS use the new variable `$aria-only-layer`,
CSS can use native, for SCSS use the new variable `$aspect-ratio-layer`,
the options from v1.2 are deprecated

@@ -16,0 +19,0 @@

8

package.json
{
"name": "@fylgja/aspect-ratio",
"version": "1.2.3",
"version": "1.2.4",
"description": "The aspect ratio component allows you to make not just videos. But anything you want to a certain responsive aspect ratio",

@@ -16,2 +16,3 @@ "homepage": "https://fylgja.dev/",

".": {
"style": "./aspect-ratio.css",
"import": "./index.js",

@@ -25,3 +26,6 @@ "require": "./index.cjs",

"default": "./jit-props.cjs"
}
},
"./props": "./props.css",
"./host": "./props.host.css",
"./*": "./*"
},

@@ -28,0 +32,0 @@ "repository": {

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