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

@fylgja/auto-grid

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fylgja/auto-grid - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [1.1.2] - 2022-11-05
### Changed
- use Fylgja Theme atLayer for building the `@layer` variant
## [1.1.1] - 2022-11-05

@@ -11,0 +15,0 @@ ### Fixed

12

package.json
{
"name": "@fylgja/auto-grid",
"version": "1.1.1",
"version": "1.1.2",
"description": "A super small grid with auto flowing behavior based on the container size. Using a similar method to container queries",

@@ -8,5 +8,5 @@ "homepage": "https://fylgja.dev/",

"license": "MIT",
"main": "_index.scss",
"style": "auto-grid.css",
"sass": "_index.scss",
"unpkg": "auto-grid.css",
"style": "auto-grid.css",
"repository": {

@@ -21,7 +21,11 @@ "type": "git",

"fylgja component",
"grid"
"grid",
"cssgrid"
],
"scripts": {
"build": "npx sass --no-source-map -s compressed -I node_modules src:./"
},
"dependencies": {
"@fylgja/theme": "^1.1.0"
}
}

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