@embeddable.com/sdk-core 3.7.0-next.0 → 3.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -21032,7 +21032,7 @@ var defineConfig = ({ plugins, pushBaseUrl, audienceUrl, authDomain, authClientI
21032
21032
  };
21033
21033
 
21034
21034
  var name = "@embeddable.com/sdk-core";
21035
- var version = "3.6.0";
21035
+ var version = "3.7.0";
21036
21036
  var description = "Core Embeddable SDK module responsible for web-components bundling and publishing.";
21037
21037
  var keywords = [
21038
21038
  "embeddable",
@@ -21050,7 +21050,8 @@ var repository = {
21050
21050
  var scripts = {
21051
21051
  build: "rollup -c",
21052
21052
  test: "vitest run",
21053
- "test:watch": "vitest"
21053
+ "test:watch": "vitest",
21054
+ "license-report": "license-report --output=csv --csvHeaders --fields name --fields link --fields licenseType --fields installedVersion --fields author > license-report-sdk-core-sdk.csv"
21054
21055
  };
21055
21056
  var author = "Embeddable.com <engineering@embeddable.com>";
21056
21057
  var files = [