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

@neon-exchange/nash-protocol

Package Overview
Dependencies
Maintainers
6
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neon-exchange/nash-protocol - npm Package Compare versions

Comparing version 4.9.7 to 4.9.9

2

build/main/utils/createTimestamp/createTimestamp.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const EPOCH_START = 163400000000;
const EPOCH_START = 167698000000;
/**

@@ -5,0 +5,0 @@ * Returns the number of milliseconds since the Unix Epoch.

@@ -1,2 +0,2 @@

const EPOCH_START = 163400000000;
const EPOCH_START = 167698000000;
/**

@@ -3,0 +3,0 @@ * Returns the number of milliseconds since the Unix Epoch.

@@ -5,2 +5,4 @@ # Changelog

### [4.9.9](https://github.com/nash-io/nash-protocol/compare/v4.9.7...v4.9.9) (2023-02-21)
### [4.9.7](https://github.com/nash-io/nash-protocol/compare/v4.9.5...v4.9.7) (2022-12-14)

@@ -7,0 +9,0 @@

{
"name": "@neon-exchange/nash-protocol",
"version": "4.9.7",
"version": "4.9.9",
"description": "TypeScript implementation of Nash crypto routines",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc