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

unocss-preset-fluid

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unocss-preset-fluid - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

dist/index.d.ts

7

package.json
{
"name": "unocss-preset-fluid",
"type": "module",
"version": "0.1.6",
"version": "0.1.7",
"description": "A fluid preset for unocss",

@@ -37,4 +37,4 @@ "author": "Renato Moor <renatomoor1@gmail.com>",

"lint:fix": "eslint . --fix",
"build": "tsc && vite build",
"release": "pnpm build && release-it"
"build": "tsc && vite build && api-extractor run",
"release": "release-it"
},

@@ -46,2 +46,3 @@ "dependencies": {

"@antfu/eslint-config": "^1.1.0",
"@microsoft/api-extractor": "^7.38.3",
"@release-it/conventional-changelog": "^8.0.1",

@@ -48,0 +49,0 @@ "@types/node": "^20.9.0",

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