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

wasmoon

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wasmoon - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

dist/index.d.ts

@@ -13,3 +13,3 @@ import LuaWasm from './luawasm';

private getTableValue;
private dumpStack;
dumpStack(...logs: any[]): void;
}
{
"name": "wasmoon",
"version": "1.0.9",
"version": "1.0.10",
"description": "There is nothing to see here",

@@ -9,3 +9,4 @@ "main": "dist/index.js",

"build:wasm": "./build.sh 3",
"test": "rollup -c && node test",
"start": "rollup -c -w",
"test": "jest ./test",
"build": "rollup -c & tsc -d --emitDeclarationOnly --declarationDir dist"

@@ -36,2 +37,3 @@ },

"@types/node": "14.14.6",
"jest": "^26.6.3",
"rollup": "2.33.1",

@@ -38,0 +40,0 @@ "tslib": "2.0.3",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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