🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

ixo

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ixo - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+1
-1
ixo.js

@@ -35,3 +35,3 @@ "use strict";

} else {
var sDCBlock = dcBlock.slice(3).split(" ");
var sDCBlock = dcBlock.slice(1).split(" ");
var pBlock = [];

@@ -38,0 +38,0 @@ for (var i = 0; i < sDCBlock.length; i++) {

{
"name": "ixo",
"version": "1.0.3",
"version": "1.0.4",
"description": "Simple Blockchain For JavaScript",

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