New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-hakit

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hakit - npm Package Versions

2

1.1.11

Diff

Changelog

Source

NPM CREATE v1.1.11

  • NEW - sync script now moved to the scripts directory and also updated package.json reference.
  1. By default, the VITE_HA_TOKEN will now be stored in a .env.development file which is only used by local development and the sync script.
  2. When building with vite, it will not bundle your token with the application code.
  3. If you wish to change this behavior, you can simply add the token back into the .env. file.

If you still attempt to deploy and the deploy script detects a reference to the token, you'll be prompted to confirm this process.

Fixes issue

shannonhochkins
published 1.1.10 •

Changelog

Source

NPM CREATE v1.1.10

  • The .nvmrc file will now have the current version of node that was used by the user, previously this was hard coded to version 20 - solves issue

Maintenance

  • Huge amount of documentation improvements, a lot more examples and structured documentation.
  • Locales updated for core from latest HA version.
shannonhochkins
published 1.1.9 •

shannonhochkins
published 1.1.8 •

shannonhochkins
published 1.1.7 •

shannonhochkins
published 1.1.6 •

shannonhochkins
published 1.1.5 •

shannonhochkins
published 1.1.4 •

shannonhochkins
published 1.1.3 •

Changelog

Source

create-hakit v1.1.3

  • Fixed issue where node > 18 was causing the type sync and deploy script to fail: issue 120
  • Added .nvmrc with the generated template to help indicate desired node version
  • Added default haUrl value
  • Better feedback / instructions in the terminal

Storybook

  • Fixed bug on FamilyCard where image wasn't rendering
  • Added "person" entity to storybook to test new popup
  • Added new demo for FamilyCard to show custom columns
  • Documented "EntitiesCardRow" in storybook
  • Upgraded storybook from 7 -> 8
  • Added new logo to storybook

General

  • New logo! Linked to the repo and storybook
  • Updated and tested most of the packages used within the repo that aren't peer dependencies
  • Created new Discord server! Join here
  • Updated the readme to include the new logo as well as links to the new discord server
shannonhochkins
published 1.1.2 •

Changelog

Source

1.1.2

create-hakit

  • BUGFIX - deploy script wasn't working correctly, this has been fixed
2
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