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

@du012/npm-learning

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@du012/npm-learning - npm Package Compare versions

Comparing version
6.0.0
to
6.0.1
+1
-1
package.json
{
"name": "@du012/npm-learning",
"version": "6.0.0",
"version": "6.0.1",
"bin": {

@@ -5,0 +5,0 @@ "hello": "./bin/hello.js"

{
"name": "@du012/npm-learning",
"version": "6.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"commander": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA=="
}
}
}