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

@codesandbox/sandpack-client

Package Overview
Dependencies
Maintainers
6
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesandbox/sandpack-client - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

2

dist/cjs/client.js

@@ -300,3 +300,3 @@ var __create = Object.create;

// src/client.ts
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.15" == null ? void 0 : "0.1.15".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.17" == null ? void 0 : "0.1.17".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var SandpackClient = class {

@@ -303,0 +303,0 @@ constructor(selector, sandboxInfo, options = {}) {

@@ -305,3 +305,3 @@ var __create = Object.create;

// src/client.ts
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.15" == null ? void 0 : "0.1.15".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.17" == null ? void 0 : "0.1.17".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var SandpackClient = class {

@@ -308,0 +308,0 @@ constructor(selector, sandboxInfo, options = {}) {

@@ -237,3 +237,3 @@ // src/client.ts

// src/client.ts
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.15" == null ? void 0 : "0.1.15".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.17" == null ? void 0 : "0.1.17".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var SandpackClient = class {

@@ -240,0 +240,0 @@ constructor(selector, sandboxInfo, options = {}) {

@@ -237,3 +237,3 @@ // src/client.ts

// src/client.ts
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.15" == null ? void 0 : "0.1.15".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var BUNDLER_URL = false ? "http://localhost:3000/" : `https://${"0.1.17" == null ? void 0 : "0.1.17".replace(/\./g, "-")}-sandpack.codesandbox.io/`;
var SandpackClient = class {

@@ -240,0 +240,0 @@ constructor(selector, sandboxInfo, options = {}) {

{
"name": "@codesandbox/sandpack-client",
"version": "0.1.16",
"version": "0.1.17",
"description": "",

@@ -54,3 +54,3 @@ "keywords": [],

},
"gitHead": "6b97f99053150f398a97cf29da47a3a098ed8093"
"gitHead": "d3c9baacaebc8580949d49ce42779c4b45744990"
}
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