Comparing version 1.0.7 to 1.0.8
{ | ||
"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 @@ | ||
} | ||
``` | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
625620
12
747
59