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

@dmecke/game-engine

Package Overview
Dependencies
Maintainers
0
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dmecke/game-engine

A TypeScript game engine

latest
Source
npmnpm
Version
1.12.2
Version published
Weekly downloads
7
-89.71%
Maintainers
0
Weekly downloads
 
Created
Source

Game Engine

This is a collection of classes and systems written in TypeScript.

The code is mainly for myself to be used in my own personal games. I made it publicly available though as it might come in handy for someone.

Install via yarn:

yarn install @dmecke/game-engine

Install via npm:

npm install @dmecke/game-engine

Publish new version to NPM

yarn publish --access=public

FAQs

Package last updated on 27 Oct 2024

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