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

fylgja

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fylgja - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

24

package.json
{
"name": "fylgja",
"version": "1.1.3",
"version": "1.1.4",
"description": "The modular CSS framework. Powered via CSS components",

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

"start": "npx sass components:components -w -I node_modules",
"update": "./scripts/update-all",
"dev": "npm start",

@@ -33,9 +34,6 @@ "build:pkg": "npx sass components:components --no-source-map -s compressed -I node_modules",

},
"stylelint": {
"extends": "@fylgja/stylelint-config/scss"
},
"dependencies": {
"@fylgja/aria-only": "^1.1.0",
"@fylgja/aspect-ratio": "^1.0.0",
"@fylgja/auto-grid": "^1.0.1",
"@fylgja/auto-grid": "^1.0.2",
"@fylgja/avatar": "^1.0.0",

@@ -50,9 +48,9 @@ "@fylgja/badge": "^1.0.0",

"@fylgja/control": "^1.0.0",
"@fylgja/details": "^1.0.0",
"@fylgja/details": "^1.0.1",
"@fylgja/dialog": "^1.0.1",
"@fylgja/elevation": "^1.0.0",
"@fylgja/form": "^1.0.2",
"@fylgja/form": "^1.0.3",
"@fylgja/gradient": "^1.0.1",
"@fylgja/hashlink": "^1.0.0",
"@fylgja/input-group": "^1.0.0",
"@fylgja/input-group": "^1.0.1",
"@fylgja/list": "^1.0.0",

@@ -70,11 +68,11 @@ "@fylgja/menu": "^1.1.0",

"@fylgja/theme": "^1.0.0",
"@fylgja/transform": "^1.1.0",
"@fylgja/transform": "^1.1.1",
"@fylgja/transition": "^1.0.1",
"@fylgja/utilpack": "^1.1.0"
"@fylgja/utilpack": "^1.1.1"
},
"devDependencies": {
"@fylgja/stylelint-config": "^3.5.1",
"sass": "^1.43.2",
"stylelint": "^13.13.1"
"@fylgja/stylelint-config": "^4.0.1",
"sass": "^1.43.5",
"stylelint": "^14.1.0"
}
}

@@ -7,5 +7,5 @@ <h1 align="center">

[![npm version](https://img.shields.io/npm/v/fylgja?logo=npm&style=flat-square)](https://www.npmjs.com/package/fylgja)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Ffylgja%2Ffylgja%2Fbadge%3Fref%3Dmain&color=%2343a047&label=Actions&style=flat-square)](https://actions-badge.atrox.dev/fylgja/fylgja/goto?ref=main)
![license](https://img.shields.io/github/license/fylgja/fylgja?color=%23234&style=flat-square)
[![NPM version](https://img.shields.io/npm/v/fylgja?logo=npm&style=flat-square)](https://www.npmjs.com/package/fylgja)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/fylgja/fylgja/Test?color=%2343a047)
![License](https://img.shields.io/github/license/fylgja/fylgja?color=%23234&style=flat-square)

@@ -12,0 +12,0 @@ Fylgja is a component based CSS framework.

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