@embeddable.com/sdk-core 2.4.15 → 2.4.17

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/push.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export declare const CUBE_YAML_FILE_REGEX: RegExp;
1
+ export declare const CUBE_YAML_OR_JS_FILE_REGEX: RegExp;
2
2
  declare const _default: () => Promise<void>;
3
3
  export default _default;
4
4
  export declare function archive(ctx: any, yamlFiles: [string, string][], includeBuild?: boolean): Promise<unknown>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@embeddable.com/sdk-core",
3
- "version": "2.4.15",
3
+ "version": "2.4.17",
4
4
  "description": "Core Embeddable SDK module responsible for web-components bundling and publishing.",
5
5
  "keywords": [
6
6
  "embeddable",