
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@ticos/device-viewer
Advanced tools
设备信息查看器。
$ npm install @ticos/device-viewer --save
import DeviceViewer from '@ticos/device-viewer';
| name | type | default | describe |
|---|---|---|---|
| name | String | '' | describe |
| name | param | return | describe |
|---|---|---|---|
| name | Object | / | describe |
import { createElement, render } from 'rax';
import DriverUniversal from 'driver-universal';
import DeviceViewer from '@ticos/device-viewer';
render(<DeviceViewer />, document.body, { driver: DriverUniversal });
FAQs
The npm package @ticos/device-viewer receives a total of 7 weekly downloads. As such, @ticos/device-viewer popularity was classified as not popular.
We found that @ticos/device-viewer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.