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

qgp

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qgp

Quark-gluon plasma is the hottest frameworks in Astrophysics

latest
Source
npmnpm
Version
0.0.12
Version published
Weekly downloads
11
57.14%
Maintainers
1
Weekly downloads
 
Created
Source

packageName

npm version npm downloads Github Actions Codecov

Package description

Usage

Install package:

# npm
npm install packageName

# yarn
yarn add packageName

# pnpm
pnpm install packageName

Import:

// ESM
import {} from "packageName";

// CommonJS
const {} = require("packageName");

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

FAQs

Package last updated on 10 Feb 2023

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