New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@code-coaching/info

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-coaching/info - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+2
-4
package.json
{
"name": "@code-coaching/info",
"version": "1.0.2",
"version": "1.0.3",
"description": "This CLI will print information about Code Coaching in the terminal.",
"type": "module",
"bin": {
"@code-coaching/info": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Bart Duisters",
"license": "MIT"
}