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

@prisma/query-engine-wasm

Package Overview
Dependencies
Maintainers
10
Versions
545
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/query-engine-wasm - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "@prisma/query-engine-wasm",
"version": "0.0.7",
"version": "0.0.8",
"files": [

@@ -5,0 +5,0 @@ "query_engine_bg.wasm",

@@ -577,2 +577,6 @@ let wasm;

export function __wbg_debug_2ef5d777cf4811fa(arg0) {
console.debug(getObject(arg0));
};
export function __wbindgen_object_clone_ref(arg0) {

@@ -1050,6 +1054,6 @@ const ret = getObject(arg0);

export function __wbindgen_closure_wrapper7094(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 334, __wbg_adapter_48);
export function __wbindgen_closure_wrapper7112(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 335, __wbg_adapter_48);
return addHeapObject(ret);
};

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