@codesandbox/sandpack-client
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4