Socket
Socket
Sign inDemoInstall

yoga-wasm-web

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yoga-wasm-web - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.js

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

import i from"./entry.js";import o from"./yoga.mjs";function s(n,t){return t}async function c(n){let t=await o({instantiateWasm(e,r){return WebAssembly.instantiate(n,e).then(({instance:a})=>{r(a)}),{}},locateFile(){return""}});return i(s,t)}async function l(n){let t=await o({instantiateWasm(e,r){return WebAssembly.instantiateStreaming(n,e).then(({instance:a})=>{r(a)}),{}},locateFile(){return""}});return i(s,t)}export{c as default,l as initStreaming};
import i from"./entry.js";import o from"./yoga.mjs";function s(n,t){return t}async function c(n){let t=await o({instantiateWasm(e,r){return WebAssembly.instantiate(n,e).then(a=>{r(a)}),{}},locateFile(){return""}});return i(s,t)}async function l(n){let t=await o({instantiateWasm(e,r){return WebAssembly.instantiateStreaming(n,e).then(a=>{r(a)}),{}},locateFile(){return""}});return i(s,t)}export{c as default,l as initStreaming};
{
"name": "yoga-wasm-web",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

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