Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@neon-exchange/nash-protocol-gunbot

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.3.15 to 3.3.16

build/main/native/index_win.node

4

package.json
{
"name": "@neon-exchange/nash-protocol-gunbot",
"version": "3.3.15",
"version": "3.3.16",
"description": "TypeScript implementation of Nash crypto routines",

@@ -13,3 +13,3 @@ "main": "build/main/index.js",

"scripts": {
"copy:nativewasm": "cp -r src/wasm build/main/wasm && cp src/native/index_osx.node build/main/native && cp src/native/index_linux.node build/main/native && cp -r wasm-webpack build/module/wasm && rm -r build/module/mpc-lib && cp -r wasm-webpack build/module/mpc-lib",
"copy:nativewasm": "cp -r src/wasm build/main/wasm && cp src/native/index_osx.node build/main/native && cp src/native/index_linux.node build/main/native && cp src/native/index_win.node build/main/native && cp -r wasm-webpack build/module/wasm && rm -r build/module/mpc-lib && cp -r wasm-webpack build/module/mpc-lib",
"copy:wasm": "cp -r src/wasm build/main/wasm && cp -r wasm-webpack build/module/wasm",

@@ -16,0 +16,0 @@ "build": "yarn clean && yarn build:main && yarn build:module && yarn copy:nativewasm",

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