New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nodejs_install_test

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejs_install_test - npm Package Compare versions

Comparing version

to
1.0.2

2

bin/nodejs_install_test.js

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

#!/usr/bin/env node
if(process.argv.includes("--version")) {

@@ -2,0 +4,0 @@ console.log(require("../package.json").version);

2

package.json
{
"name": "nodejs_install_test",
"version": "1.0.1",
"version": "1.0.2",
"description": "A repo to test if nodejs installation is capable of most needed features like gyp packages etc",

@@ -5,0 +5,0 @@ "main": "better_sqlite3.test.js",