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

esplay

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esplay - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

index.js

@@ -62,4 +62,5 @@ function safeAppendRootContent(content) {

import("https://esm.sh/esbuild-wasm@0.24.2").then(async (pkg) => {
const esbuild = pkg.default;
performance.mark("esbuild-wasm:imported");
await pkg.default.initialize({
await esbuild.initialize({
wasmURL: "https://esm.sh/esbuild-wasm@0.24.2/esbuild.wasm",

@@ -66,0 +67,0 @@ });

{
"name": "esplay",
"version": "0.0.5",
"version": "0.0.6",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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