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

ayu-css

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ayu-css - npm Package Compare versions

Comparing version

to
0.2.6

ayu.css

13

package.json
{
"name": "ayu-css",
"version": "0.2.5",
"version": "0.2.6",
"description": "Another css bootstrap for web UI, powered by Gridle and Ionicons",
"main": "src/ayu.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"main": "ayu.min.css",
"repository": {

@@ -26,2 +23,5 @@ "type": "git",

"homepage": "https://github.com/rahmanda/ayu#readme",
"peerDependencies": {
"ionicons": "^2.0.1"
},
"devDependencies": {

@@ -46,3 +46,6 @@ "browser-sync": "^2.13.0",

"yargs": "^6.3.0"
},
"dependencies": {
"gridle": "^2.0.48"
}
}