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

habit-ui

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

habit-ui - npm Package Compare versions

Comparing version 0.5.22 to 0.5.23

dist/assets/asset-af85ccda

1

dist/index.es.js

@@ -300,3 +300,2 @@ import { ref, useSlots, computed, onMounted, watch, openBlock, createElementBlock, normalizeClass, unref, normalizeStyle, withDirectives, createElementVNode, vModelCheckbox, renderSlot, Fragment, createTextVNode, toDisplayString, createCommentVNode, pushScopeId, popScopeId } from 'vue';

for (var componentKey in components) {
console.log('componentKey', componentKey);
app.component(componentKey, components[componentKey]);

@@ -303,0 +302,0 @@ }

@@ -304,3 +304,2 @@ (function (global, factory) {

for (var componentKey in components) {
console.log('componentKey', componentKey);
app.component(componentKey, components[componentKey]);

@@ -307,0 +306,0 @@ }

@@ -6,3 +6,3 @@ {

],
"version": "0.5.22",
"version": "0.5.23",
"main": "dist/index.js",

@@ -9,0 +9,0 @@ "module": "dist/index.es.js",

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