Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alga-css

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alga-css - npm Package Compare versions

Comparing version 1.0.0-development1 to 1.0.0-development2

.eslintrc.js

3

gulpfile.js

@@ -25,6 +25,3 @@ const { src, dest, watch, series, parallel } = require('gulp')

}),
require('tailwindcss'),
//require("stylelint"),
require('postcss-custom-properties'),
//require('postcss-simple-vars'),
require('postcss-nested'),

@@ -31,0 +28,0 @@ require('autoprefixer'),

{
"name": "alga-css",
"version": "1.0.0-development1",
"version": "1.0.0-development2",
"description": "Alga CSS is an alternative toolkit based on Tailwind CSS and Bootstrap 5",

@@ -9,3 +9,4 @@ "main": "dist/alga-v1.min.css",

"build": "gulp",
"lint": "npx stylelint 'dist/*.css'"
"test": "jest",
"lint": "eslint js"
},

@@ -31,4 +32,5 @@ "repository": {

"autoprefixer": "^10.0.2",
"eslint": "^7.30.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-autoprefixer": "^6.1.0",
"gulp-clean-css": "^4.3.0",

@@ -39,2 +41,3 @@ "gulp-postcss": "^9.0.0",

"gulp-terser": "^1.4.1",
"jest": "^27.0.6",
"postcss": "^8.1.7",

@@ -45,11 +48,8 @@ "postcss-custom-properties": "^10.0.0",

"postcss-mixins": "^7.0.2",
"postcss-nested": "^5.0.1",
"postcss-simple-vars": "^6.0.2",
"stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
"tailwindcss": "^2.0.1"
"postcss-nested": "^5.0.1"
},
"dependencies": {
"glob": "^7.1.7",
"postcss-selector-parser": "^6.0.4"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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