Socket
Socket
Sign inDemoInstall

@00a/util.nodejs

Package Overview
Dependencies
48
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @00a/util.nodejs

js tools for node.js


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@00a/util.nodejs

a lot of tools for node.js

安装

$ yarn add @00a/util.nodejs

功能清单

1. 网络操作

const { getIpV4 } = require("@00a/util.nodejs/libs/network");
getIpV4();

发布日志

@00a/util.nodejs严格遵循 Semantic Versioning 2.0.0 语义化版本规范。

发布周期

  • 修订版本号:每周会进行 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)
  • 次版本号:不定期发布。
  • 主版本号:含有破坏性更新和新特性,不在发布周期内。

1.0.0@2021-5-14

  • ⚡️ 初始化项目
  • 🌟 增加 isWin方法
  • 🌟 增加 isMac方法
  • 🌟 增加 isLinux方法

FAQs

Last updated on 14 May 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc