🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cpwcom

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpwcom - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-7
index.js
/*
* 通用方法合集
*/
const fs = require('fs');
const common = {

@@ -193,5 +190,2 @@ log: {

common.package = jsonPackage;
module.exports = common;
+1
-1
{
"name": "cpwcom",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

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