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

myjs-common

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myjs-common

a common library for nodejs

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

一个公共的js库

  • myjs-common GitHub
  • myjs-common NPM
  • myjs-common ApiDoc

安装/卸载使用

    # 项目本地安装
    npm install myjs-common
    # 全局安装
    npm install myjs-common -g

    # 项目本地卸载
    npm uninstall myjs-common
    # 全局卸载
    npm uninstall myjs-common -g

版本变更记录

1.0.0

  • 2019-09-20
  • 初始版本

1.0.1

  • 2019-09-26
  • + 新增 MyMap 类型
  • + 新增 MyString 类型
  • + 新增 MyDate 类型
  • - 废弃 HashMap 类型, 请使用原生的 Map 类型

1.0.2

  • 2019-09-27
  • + 优化 MyDate 类型

1.0.3

  • 2019-10-23
  • + 新增 FuRequire 文件上传工具类

1.0.4

  • 2019-10-24
  • + 对 FuRequire 方法进行参数校验

1.0.5

  • 2019-10-24
  • + 上传函数增加请求参数可选入参选项

1.0.6

  • 2019-10-25
  • M 优化 FuRequire 函数入参 options

 

Copyright © 2015 - 2019 Answer/MyJs. All Rights Reserved

Keywords

common

FAQs

Package last updated on 25 Oct 2019

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