New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@qgame/adapter

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qgame/adapter

My webpack project

latest
npmnpm
Version
1.1.11
Version published
Maintainers
5
Created
Source

@qgame/adapter

介绍

小游戏的适配层

安装

npm install -S @qgame/adapter

使用

require("@qgame/adapter");
// 游戏逻辑
document.body.appendChild(InputElement); // 在没有引入@qgame/adapter之前,运行vivo小游戏会发生错误

Keywords

adapter

FAQs

Package last updated on 31 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts