ngx-quill
Advanced tools
Comparing version 24.0.0 to 24.0.1
{ | ||
"name": "ngx-quill", | ||
"version": "24.0.0", | ||
"version": "24.0.1", | ||
"license": "MIT", | ||
@@ -42,25 +42,3 @@ "author": { | ||
} | ||
], | ||
"module": "fesm2022/ngx-quill.mjs", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./index.d.ts", | ||
"esm2022": "./esm2022/ngx-quill.mjs", | ||
"esm": "./esm2022/ngx-quill.mjs", | ||
"default": "./fesm2022/ngx-quill.mjs" | ||
}, | ||
"./config": { | ||
"types": "./config/index.d.ts", | ||
"esm2022": "./esm2022/config/ngx-quill-config.mjs", | ||
"esm": "./esm2022/config/ngx-quill-config.mjs", | ||
"default": "./fesm2022/ngx-quill-config.mjs" | ||
} | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.3.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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
3
2891
108649
24
1
0
1
1
- Removedtslib@^2.3.0