Gathering detailed insights and metrics for ember-auto-import-typescript
Gathering detailed insights and metrics for ember-auto-import-typescript
Gathering detailed insights and metrics for ember-auto-import-typescript
Gathering detailed insights and metrics for ember-auto-import-typescript
npm install ember-auto-import-typescript
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
Node Version
NPM Version
8 Stars
426 Commits
2 Forks
21 Watching
32 Branches
7 Contributors
Updated on 21 Dec 2022
JavaScript (73.67%)
HTML (20.96%)
TypeScript (4.33%)
Handlebars (1.04%)
Cumulative downloads
Total Downloads
Last day
-85.7%
24
Compared to previous day
Last week
-15.5%
611
Compared to previous week
Last month
-4.4%
2,973
Compared to previous month
Last year
-32.8%
26,758
Compared to previous year
This addon patches the ember-auto-import
config to enable the direct import
of .ts
files
without an additional build / publish step in between. This is useful for
extracting business logic / utils into their own packages in
monorepos.
It's like ember-cli-typescript
, but for regular npm
packages.
For apps:
1ember install ember-auto-import ember-auto-import-typescript
For addons & engines:
1ember install -S ember-auto-import ember-auto-import-typescript
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/1 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
40 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More