🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@yummacss/api

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

@yummacss/api - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
1.8.1
to
3.8.0
+5
-7
package.json
{
"name": "@yummacss/api",
"version": "1.8.1",
"version": "3.8.0",
"description": "The API behind Yumma CSS.",

@@ -10,2 +10,3 @@ "keywords": [

],
"homepage": "https://yummacss.com",
"license": "MIT",

@@ -27,3 +28,4 @@ "author": "Renildo Pereira",

"type": "git",
"url": "git+https://github.com/yummacss/api.git"
"url": "git+https://github.com/yummacss/yummacss.git",
"directory": "packages/api"
},

@@ -34,7 +36,3 @@ "dependencies": {

"devDependencies": {
"@biomejs/biome": "2.3.10",
"@types/node": "^25.0.3",
"@types/tinycolor2": "^1.4.6",
"tsdown": "^0.18.4",
"typescript": "^5.9.3"
"@types/tinycolor2": "^1.4.6"
},

@@ -41,0 +39,0 @@ "publishConfig": {