Socket
Socket
Sign inDemoInstall

xmcommon

Package Overview
Dependencies
1
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

lib/codeutils.js

2

index.js

@@ -1,1 +0,1 @@

console.log('hello common lib');
exports = module.exports = require('./lib');
{
"name": "xmcommon",
"version": "0.0.2",
"version": "0.0.3",
"description": "javascript common lib for es6",

@@ -9,2 +9,6 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "git+https://github.com/zdhsoft/xmcommon.git"
},
"keywords": [

@@ -15,3 +19,15 @@ "common",

"author": "zdhsoft",
"license": "ISC"
"licenses": [
{
"type": "MIT",
"url": "https://github.com/zdhsoft/xmcommon/blob/master/LICENSE"
}
],
"dependencies": {
"lodash": "^4.17.10"
},
"bugs": {
"url": "https://github.com/zdhsoft/xmcommon/issues"
},
"homepage": "https://github.com/zdhsoft/xmcommon#readme"
}
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