@plasmicapp/loader-react
Advanced tools
Comparing version 1.0.25 to 1.0.26
export { PlasmicCanvasContext, PlasmicCanvasHost, PrimitiveType, PropType, repeatedElement, } from '@plasmicapp/host'; | ||
export { ComponentMeta, PageMeta, PageMetadata } from '@plasmicapp/loader-core'; | ||
export { convertBundlesToComponentRenderData } from './bundles'; | ||
@@ -3,0 +4,0 @@ export { ComponentRenderData, InitOptions, initPlasmicLoader, PlasmicComponentLoader, } from './loader'; |
{ | ||
"name": "@plasmicapp/loader-react", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"module": "dist/loader-react.esm.js", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"@plasmicapp/host": "0.0.26", | ||
"@plasmicapp/loader-core": "1.0.16", | ||
"@plasmicapp/loader-core": "1.0.17", | ||
"pascalcase": "^1.0.0" | ||
@@ -28,0 +28,0 @@ }, |
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
467816
3897
+ Added@plasmicapp/loader-core@1.0.17(transitive)
- Removed@plasmicapp/loader-core@1.0.16(transitive)