@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.esm.js CHANGED
@@ -21005,7 +21005,7 @@ var defineConfig = ({ plugins, pushBaseUrl, audienceUrl, authDomain, authClientI
21005
21005
  };
21006
21006
 
21007
21007
  var name = "@embeddable.com/sdk-core";
21008
- var version = "3.6.0";
21008
+ var version = "3.7.0";
21009
21009
  var description = "Core Embeddable SDK module responsible for web-components bundling and publishing.";
21010
21010
  var keywords = [
21011
21011
  "embeddable",
@@ -21023,7 +21023,8 @@ var repository = {
21023
21023
  var scripts = {
21024
21024
  build: "rollup -c",
21025
21025
  test: "vitest run",
21026
- "test:watch": "vitest"
21026
+ "test:watch": "vitest",
21027
+ "license-report": "license-report --output=csv --csvHeaders --fields name --fields link --fields licenseType --fields installedVersion --fields author > license-report-sdk-core-sdk.csv"
21027
21028
  };
21028
21029
  var author = "Embeddable.com <engineering@embeddable.com>";
21029
21030
  var files = [