mathjax-angular
Advanced tools
Comparing version 2.1.1 to 2.2.0
@@ -13,3 +13,3 @@ import { ElementRef, OnChanges, SimpleChanges } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MathjaxDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MathjaxDirective, "mathjax,[mathjax]", never, { "mathjax": "mathjax"; }, {}, never, never, false>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<MathjaxDirective, "mathjax,[mathjax]", never, { "mathjax": { "alias": "mathjax"; "required": false; }; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "mathjax-angular", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "A quick way to implement Mathjax v3 into your Angular project!", | ||
@@ -15,4 +15,4 @@ "homepage": "https://github.com/sajivkumar/mathjax-angular/blob/main/README.md", | ||
"peerDependencies": { | ||
"@angular/common": "^14.0.0", | ||
"@angular/core": "^14.0.0" | ||
"@angular/common": "^17.1.3", | ||
"@angular/core": "^17.1.3" | ||
}, | ||
@@ -33,7 +33,3 @@ "dependencies": { | ||
], | ||
"module": "fesm2015/mathjax-angular.mjs", | ||
"es2020": "fesm2020/mathjax-angular.mjs", | ||
"esm2020": "esm2020/mathjax-angular.mjs", | ||
"fesm2020": "fesm2020/mathjax-angular.mjs", | ||
"fesm2015": "fesm2015/mathjax-angular.mjs", | ||
"module": "fesm2022/mathjax-angular.mjs", | ||
"typings": "index.d.ts", | ||
@@ -46,7 +42,5 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/mathjax-angular.mjs", | ||
"es2020": "./fesm2020/mathjax-angular.mjs", | ||
"es2015": "./fesm2015/mathjax-angular.mjs", | ||
"node": "./fesm2015/mathjax-angular.mjs", | ||
"default": "./fesm2020/mathjax-angular.mjs" | ||
"esm2022": "./esm2022/mathjax-angular.mjs", | ||
"esm": "./esm2022/mathjax-angular.mjs", | ||
"default": "./fesm2022/mathjax-angular.mjs" | ||
} | ||
@@ -53,0 +47,0 @@ }, |
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
51334
18
506
1