@lowdefy/plugin-auth0 0.0.0-experimental-20260219135421 → 0.0.0-experimental-20260220095000
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/.turbo/turbo-build.log +2 -1
- package/CHANGELOG.md +1 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
+
../../blocks/blocks-echarts | WARN The field "pnpm.packageExtensions" was found in /Users/sam/Developer/lowdefy/lowdefy.worktrees/lowdefy-alpha/packages/plugins/blocks/blocks-echarts/package.json. This will not take effect. You should configure "pnpm.packageExtensions" at the root of the workspace instead.
|
|
1
2
|
|
|
2
|
-
> @lowdefy/plugin-auth0@4.5.2 build /Users/
|
|
3
|
+
> @lowdefy/plugin-auth0@4.5.2 build /Users/sam/Developer/lowdefy/lowdefy.worktrees/lowdefy-alpha/packages/plugins/plugins/plugin-auth0
|
|
3
4
|
> swc src --out-dir dist --config-file ../../../../.swcrc --delete-dir-on-start --copy-files
|
|
4
5
|
|
package/CHANGELOG.md
CHANGED