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

custom-module-example

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-module-example - npm Package Compare versions

Comparing version
1.0.2
to
2.0.0
+1
-1
index.js

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

var extract = function() {
exports.extract = function() {
return parseInt(Math.random()*6 + 1)
}
{
"name": "custom-module-example",
"version": "1.0.2",
"version": "2.0.0",
"description": "my personal custom module example",

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