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

@rmw/config

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmw/config

## 安装

latest
Source
npmnpm
Version
0.0.25
Version published
Maintainers
1
Created
Source

@rmw/config

安装

yarn add @rmw/config

或者

npm install @rmw/config

使用

#!/usr/bin/env coffee
import CONFIG from '@rmw/config'
import test from 'tape-catch'

test 'config', (t)=>
  console.log CONFIG.xxx
  CONFIG.xxx = 52
  t.end()

关于

本项目隶属于人民网络(rmw.link) 代码计划。

人民网络

FAQs

Package last updated on 06 Nov 2021

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