Socket
Socket
Sign inDemoInstall

smart-modules

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-modules - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

2

index.js

@@ -7,3 +7,3 @@ const os = require("os")

}
exports.cpuUptime(time = "all") {
exports.cpuUptime = function(time = "all") {
try {

@@ -10,0 +10,0 @@ if(time == "all") {

{
"name": "smart-modules",
"version": "0.0.1",
"version": "0.1.0",
"description": "Соединяет несколько модулей в один",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc