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

athena-lib

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

athena-lib

1. 首先,要注册一个npm官网的帐号。 2. 然后登录 ``` npm login ```

latest
npmnpm
Version
1.0.3-alpha-1
Version published
Maintainers
1
Created
Source

#athena-lib

  • 首先,要注册一个npm官网的帐号。
  • 然后登录
npm login
  • 确认帐号
npm whoami 
  • 发布即可
npm publish

有时候会发布报错,可能的原因是 registry 改过了,只需要再改回来即可。

npm config set registry http://registry.npmjs.org

FAQs

Package last updated on 25 Oct 2018

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