@prismatic-io/embedded 2.5.2 → 2.6.1

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @prismatic-io/embedded
2
2
 
3
- `@prismatic-io/embedded` allows you to to embed Prismatic's [Application](https://prismatic.io/docs/embedded/) within your web application, giving your customers the ability to manage integrations, instances, and components you've built in Prismatic.
3
+ `@prismatic-io/embedded` allows you to to embed Prismatic's [Application](https://prismatic.io/docs/embedding-marketplace/) within your web application, giving your customers the ability to manage integrations, instances, and components you've built in Prismatic.
4
4
 
5
5
  ## What is Prismatic?
6
6
 
package/dist/index.d.ts CHANGED
@@ -22,6 +22,7 @@ declare const _default: {
22
22
  marketplace: {};
23
23
  initializing: {};
24
24
  };
25
+ skipPreload: boolean;
25
26
  theme: string;
26
27
  fontConfiguration: undefined;
27
28
  translation: {};