New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@prisma/query-engine-wasm

Package Overview
Dependencies
Maintainers
4
Versions
553
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 6.3.0-11.4484558e54f0114cfc7b914e0d2906cd6aa846df to 6.3.0-12.5700ed66e57e87de647fcb5177ba803e2e2eae27

2

package.json
{
"name": "@prisma/query-engine-wasm",
"version": "6.3.0-11.4484558e54f0114cfc7b914e0d2906cd6aa846df",
"version": "6.3.0-12.5700ed66e57e87de647fcb5177ba803e2e2eae27",
"type": "module"
}

@@ -525,2 +525,8 @@ let wasm;

export function __wbindgen_is_object(arg0) {
const val = getObject(arg0);
const ret = typeof(val) === 'object' && val !== null;
return ret;
};
export function __wbg_instanceof_Promise_ae8c7ffdec83f2ae(arg0) {

@@ -537,8 +543,2 @@ let result;

export function __wbindgen_is_object(arg0) {
const val = getObject(arg0);
const ret = typeof(val) === 'object' && val !== null;
return ret;
};
export function __wbg_iterator_888179a48810a9fe() {

@@ -545,0 +545,0 @@ const ret = Symbol.iterator;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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