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

@open-template-hub/hero

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-template-hub/hero - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

esm2020/lib/component/hero/hero.component.mjs

26

package.json
{
"name": "@open-template-hub/hero",
"description": "This library contains hero ui component for UI Templates on Open Template Hub",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",

@@ -25,3 +25,23 @@ "peerDependencies": {

"hero"
]
}
],
"module": "fesm2015/open-template-hub-hero.mjs",
"es2020": "fesm2020/open-template-hub-hero.mjs",
"esm2020": "esm2020/open-template-hub-hero.mjs",
"fesm2020": "fesm2020/open-template-hub-hero.mjs",
"fesm2015": "fesm2015/open-template-hub-hero.mjs",
"typings": "open-template-hub-hero.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./open-template-hub-hero.d.ts",
"esm2020": "./esm2020/open-template-hub-hero.mjs",
"es2020": "./fesm2020/open-template-hub-hero.mjs",
"es2015": "./fesm2015/open-template-hub-hero.mjs",
"node": "./fesm2015/open-template-hub-hero.mjs",
"default": "./fesm2020/open-template-hub-hero.mjs"
}
},
"sideEffects": false
}

@@ -11,3 +11,9 @@ <p align="center">

[![GitHubRepo](https://img.shields.io/badge/GitHub-Repository-24292e.svg?style=for-the-badge&logo=github)](https://github.com/open-template-hub/hero)
[![Version](https://img.shields.io/npm/v/@open-template-hub/hero?color=CB3837&style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@open-template-hub/hero)
[![Downloads](https://img.shields.io/npm/dt/@open-template-hub/hero?color=CB3837&logo=npm&style=for-the-badge)](https://www.npmjs.com/package/@open-template-hub/hero)
[![License](https://img.shields.io/github/license/open-template-hub/hero?color=43b043&style=for-the-badge)](LICENSE)
[![Issues](https://img.shields.io/github/issues/open-template-hub/hero?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/hero/issues)
[![PRCLosed](https://img.shields.io/github/issues-pr-closed-raw/open-template-hub/hero?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/hero/pulls?q=is%3Apr+is%3Aclosed)
[![LastCommit](https://img.shields.io/github/last-commit/open-template-hub/hero?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/hero/commits/master)
[![Release](https://img.shields.io/github/release/open-template-hub/hero?include_prereleases&color=43b043&style=for-the-badge)](https://github.com/open-template-hub/hero/releases)
[![SonarCloud](https://img.shields.io/sonar/quality_gate/open-template-hub_hero?server=https%3A%2F%2Fsonarcloud.io&label=Sonar%20Cloud&style=for-the-badge&logo=sonarcloud)](https://sonarcloud.io/dashboard?id=open-template-hub_hero)

@@ -14,0 +20,0 @@

.browserslistrc
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