Sign In

packageout

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

packageout - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
index.js
function hello() {
console.log("hello world");
console.log("hello world1");
}
{
"name": "packageout",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",