🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
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.3-0
to
6.8.0
+1
-1
bin/hello.js

@@ -9,3 +9,3 @@ #!/usr/bin/env node

.command('hi', 'run hi file')
.parse(process.argv)
.parse()

@@ -12,0 +12,0 @@

{
"name": "@du012/npm-learning",
"version": "6.0.3-0",
"version": "6.8.0",
"bin": {

@@ -20,3 +20,6 @@ "git-cz": "./bin/hello.js"

"react": "17.0.2"
},
"dependencies": {
"webpack": "^5.38.1"
}
}