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.7 to 1.0.8

dist/index.d.ts

4

package.json
{
"name": "wasmoon",
"version": "1.0.7",
"version": "1.0.8",
"description": "There is nothing to see here",

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

"test": "rollup -c && node test",
"build": "rollup -c"
"build": "rollup -c & tsc -d --emitDeclarationOnly --declarationDir dist"
},

@@ -13,0 +13,0 @@ "bin": {

@@ -5,3 +5,3 @@ # Wasmoon

* Embed Lua to any Node.js, Deno and modern browsers.
* Embed Lua to any Node.js, Deno or Web Application.
* Run lua code in any operational system

@@ -60,3 +60,2 @@

}
```
```
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