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

home-assistant-javascript-templates

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

home-assistant-javascript-templates - npm Package Compare versions

Comparing version 5.4.1 to 5.4.2

4

package.json
{
"name": "home-assistant-javascript-templates",
"version": "5.4.1",
"version": "5.4.2",
"description": "A JavaScript utility to render Home Assistant JavaScript templates",

@@ -61,5 +61,5 @@ "keywords": [

},
"peerDependencies": {
"dependencies": {
"get-promisable-result": "^1.0.0"
}
}

@@ -12,8 +12,6 @@ # home-assistant-javascript-templates

The package needs the [get-promisable-result](https://github.com/elchininet/get-promisable-result) package as a peer dependency.
#### npm
```bash
npm install get-promisable-result home-assistant-javascript-templates
npm install home-assistant-javascript-templates
```

@@ -24,3 +22,3 @@

```bash
yarn add get-promisable-result home-assistant-javascript-templates
yarn add home-assistant-javascript-templates
```

@@ -31,3 +29,3 @@

```bash
pnpm add get-promisable-result home-assistant-javascript-templates
pnpm add home-assistant-javascript-templates
```

@@ -34,0 +32,0 @@

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