Gathering detailed insights and metrics for @nativescript/firebase-messaging-core
Gathering detailed insights and metrics for @nativescript/firebase-messaging-core
Gathering detailed insights and metrics for @nativescript/firebase-messaging-core
Gathering detailed insights and metrics for @nativescript/firebase-messaging-core
npm install @nativescript/firebase-messaging-core
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
191 Stars
653 Commits
109 Forks
26 Watching
37 Branches
70 Contributors
Updated on 28 Nov 2024
TypeScript (78.69%)
Swift (6.51%)
Objective-C (4.45%)
Java (3.69%)
Kotlin (2.87%)
HTML (2.09%)
JavaScript (1.22%)
CSS (0.24%)
Shell (0.11%)
Ruby (0.07%)
SCSS (0.07%)
Cumulative downloads
Total Downloads
Last day
20.7%
338
Compared to previous day
Last week
-8.2%
1,609
Compared to previous week
Last month
25.1%
6,979
Compared to previous month
Last year
46.9%
69,843
Compared to previous year
No dependencies detected.
This workspace manages the suite of plugins listed above.
In general, when in doubt with what to do, just npm start
.
1npm run setup 2npm start 3 4// Ensure all plugins build properly first 5> type "build-all" (and hit ENTER)
If you don't build all the plugins, you will at least need to build localize
to run the demos because it contains hooks
that need to be built first.
If building only localize
, type: npm start
> localize
(this will narrow down menu to @nativescript.localize.build
) and then hit 'enter'. You can now run the demo apps.
In general, when in doubt with what to do, just npm start
.
1npm run add
At the prompt, enter the name of the new package.
packages
with the necessary boilerplate to just start developingtools/demo
where you can write demo code once and share across all demo flavorsnpm start
interactive display1npm run add-angular
At the prompt, enter the name of the package to add an angular
folder to it with the necessary boilerplate to provide Angular support to the package.
1npm start
Note: good to always clean the demo you plan to run after focusing. (You can clean any demo from npm start
as well)
1npm run publish-packages
No vulnerabilities found.
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Reason
Found 7/30 approved changesets -- score normalized to 2
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
binaries present in source code
Details
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
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