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.8.1 to 0.9.0

dist/client/assets/[id].35f8b475.js

2

dist/index.js

@@ -47,3 +47,3 @@ var __create = Object.create;

// ../../node_modules/.pnpm/tsup@5.5.0_typescript@4.4.4/node_modules/tsup/assets/cjs_shims.js
// ../../node_modules/.pnpm/tsup@5.6.0_typescript@4.4.4/node_modules/tsup/assets/cjs_shims.js
var importMetaUrlShim = typeof document === "undefined" ? new (require("url")).URL("file:" + __filename).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;

@@ -50,0 +50,0 @@

{
"name": "@unocss/inspector",
"version": "0.8.1",
"version": "0.9.0",
"description": "The inspector UI for UnoCSS",

@@ -40,4 +40,4 @@ "keywords": [

"scripts": {
"build": "tsup ",
"post": "vite build",
"build": "tsup",
"build-post": "vite build",
"dev": "tsup --watch node",

@@ -44,0 +44,0 @@ "play": "vite"

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