Socket
Socket
Sign inDemoInstall

@unocss/inspector

Package Overview
Dependencies
Maintainers
1
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/inspector - npm Package Compare versions

Comparing version 0.58.9 to 0.59.0-beta.1

16

package.json
{
"name": "@unocss/inspector",
"version": "0.58.9",
"type": "module",
"version": "0.59.0-beta.1",
"description": "The inspector UI for UnoCSS",

@@ -25,8 +26,7 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
}
},
"main": "./dist/index.cjs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",

@@ -39,5 +39,5 @@ "types": "./dist/index.d.ts",

"gzip-size": "^6.0.0",
"sirv": "^2.0.4",
"@unocss/core": "0.58.9",
"@unocss/rule-utils": "0.58.9"
"sirv": "^2.0.3",
"@unocss/core": "0.59.0-beta.1",
"@unocss/rule-utils": "0.59.0-beta.1"
},

@@ -44,0 +44,0 @@ "scripts": {

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