Socket
Socket
Sign inDemoInstall

@unocss/core

Package Overview
Dependencies
Maintainers
1
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/core - npm Package Compare versions

Comparing version 0.58.9 to 0.59.0-beta.1

10

package.json
{
"name": "@unocss/core",
"version": "0.58.9",
"type": "module",
"version": "0.59.0-beta.1",
"description": "The instant on-demand Atomic CSS engine.",

@@ -28,8 +29,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",

@@ -36,0 +36,0 @@ "types": "dist/index.d.ts",

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