@open-template-hub/hero
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -8,3 +8,3 @@ import { Hero } from '../../model/hero/hero.model'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<HeroComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<HeroComponent, "oth-hero", never, { "contents": "contents"; "heroClass": "heroClass"; }, {}, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<HeroComponent, "oth-hero", never, { "contents": "contents"; "heroClass": "heroClass"; }, {}, never, never, false>; | ||
} |
{ | ||
"name": "@open-template-hub/hero", | ||
"description": "This library contains hero ui component for UI Templates on Open Template Hub", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@angular/common": "^13.3.0", | ||
"@angular/core": "^13.3.0" | ||
"@angular/common": "^14.0.1", | ||
"@angular/core": "^14.0.1" | ||
}, | ||
@@ -31,3 +31,3 @@ "dependencies": { | ||
"fesm2015": "fesm2015/open-template-hub-hero.mjs", | ||
"typings": "open-template-hub-hero.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -38,3 +38,3 @@ "./package.json": { | ||
".": { | ||
"types": "./open-template-hub-hero.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/open-template-hub-hero.mjs", | ||
@@ -41,0 +41,0 @@ "es2020": "./fesm2020/open-template-hub-hero.mjs", |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42695
215