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

@byjohann/ui

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byjohann/ui - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

3

package.json
{
"name": "@byjohann/ui",
"type": "module",
"version": "0.2.1",
"version": "0.2.2",
"packageManager": "pnpm@8.7.6",

@@ -64,2 +64,3 @@ "description": "A collection of Vue.js components for my projects",

"@byjohann/eslint-config": "^0.2.2",
"@iconify-json/ph": "^1.1.6",
"@julr/unocss-preset-forms": "^0.0.5",

@@ -66,0 +67,0 @@ "@types/node": "^20.6.4",

@@ -29,2 +29,11 @@ # @byjohann/ui

},
imports: {
presets: [
{
from: "@byjohann/ui",
imports: ["useModals"],
},
],
},
});

@@ -31,0 +40,0 @@ ```

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