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.1 to 0.5.3

docs/.vitepress/dist/assets/style.725d2774.css

2

docs/.vitepress/dist/hashmap.json

@@ -1,1 +0,1 @@

{"markdown-examples.md":"d2292ed5","guide_index.md":"bc3c8cae","index.md":"f22e386b","readme.md":"5e3ca146","api-examples.md":"c42a8f9b","layout_index.md":"e22e45c8","emoji_index.md":"176ab842","checkbox_index.md":"dc0c45a8","button_index.md":"e6b9d65c"}
{"index.md":"f22e386b","guide_index.md":"bc3c8cae","readme.md":"5e3ca146","emoji_index.md":"176ab842","checkbox_index.md":"dc0c45a8","markdown-examples.md":"d2292ed5","layout_index.md":"e22e45c8","api-examples.md":"c42a8f9b","button_index.md":"e6b9d65c"}

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

],
"version": "0.5.1",
"version": "0.5.3",
"main": "docs/.vitepress/index.js",

@@ -13,4 +13,4 @@ "scripts": {

"docs:preview": "vitepress preview docs",
"pub-minor": "npm version minor --force && npm publish",
"pub": "npm version patch --force && npm publish"
"pub-minor": "npm version minor -m '🔖 %s : update minor version' --force && npm publish",
"pub": "npm version patch -m '🔖 %s : update patch version' --force && npm publish"
},

@@ -21,3 +21,11 @@ "dependencies": {},

"vitepress": "^1.0.0-alpha.75"
},
"config": {
"cz-emoji": {
"scopes": [
"button",
"checkbox"
]
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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