ngx-cursor-hover
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,0 +0,0 @@ /** |
@@ -10,3 +10,3 @@ import { AfterViewInit, ElementRef } from "@angular/core"; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxCursorHoverDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxCursorHoverDirective, "[ngxCursor]", never, { "cursor": "cursor"; }, {}, never, never, false, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxCursorHoverDirective, "[ngxCursor]", never, { "cursor": { "alias": "cursor"; "required": false; }; }, {}, never, never, true, never>; | ||
} |
{ | ||
"name": "ngx-cursor-hover", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"peerDependencies": { | ||
"@angular/common": "^15.2.0", | ||
"@angular/core": "^15.2.0" | ||
"@angular/common": "^17.0.9", | ||
"@angular/core": "^17.0.9" | ||
}, | ||
@@ -37,7 +37,3 @@ "dependencies": { | ||
"license": "MIT", | ||
"module": "fesm2015/ngx-cursor-hover.mjs", | ||
"es2020": "fesm2020/ngx-cursor-hover.mjs", | ||
"esm2020": "esm2020/ngx-cursor-hover.mjs", | ||
"fesm2020": "fesm2020/ngx-cursor-hover.mjs", | ||
"fesm2015": "fesm2015/ngx-cursor-hover.mjs", | ||
"module": "fesm2022/ngx-cursor-hover.mjs", | ||
"typings": "index.d.ts", | ||
@@ -50,9 +46,7 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-cursor-hover.mjs", | ||
"es2020": "./fesm2020/ngx-cursor-hover.mjs", | ||
"es2015": "./fesm2015/ngx-cursor-hover.mjs", | ||
"node": "./fesm2015/ngx-cursor-hover.mjs", | ||
"default": "./fesm2020/ngx-cursor-hover.mjs" | ||
"esm2022": "./esm2022/ngx-cursor-hover.mjs", | ||
"esm": "./esm2022/ngx-cursor-hover.mjs", | ||
"default": "./fesm2022/ngx-cursor-hover.mjs" | ||
} | ||
} | ||
} |
@@ -1,2 +0,1 @@ | ||
export * from './lib/ngx-cursor-hover.module'; | ||
export * from './lib/ngx-cursor-hover.directive'; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
15677
10
79
1