@pgflow/core 0.0.0-array-map-steps-cd94242a-20251008042921 → 0.0.0-temp2-cd94242a-20251008062522

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/dist/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @pgflow/core
2
2
 
3
- ## 0.0.0-array-map-steps-cd94242a-20251008042921
3
+ ## 0.0.0-temp2-cd94242a-20251008062522
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -66,7 +66,7 @@
66
66
 
67
67
  - Updated dependencies [524db03]
68
68
  - Updated dependencies [524db03]
69
- - @pgflow/dsl@0.0.0-array-map-steps-cd94242a-20251008042921
69
+ - @pgflow/dsl@0.0.0-temp2-cd94242a-20251008062522
70
70
 
71
71
  ## 0.6.1
72
72
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pgflow/core",
3
- "version": "0.0.0-array-map-steps-cd94242a-20251008042921",
3
+ "version": "0.0.0-temp2-cd94242a-20251008062522",
4
4
  "license": "AGPL-3.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pgflow/core",
3
- "version": "0.0.0-array-map-steps-cd94242a-20251008042921",
3
+ "version": "0.0.0-temp2-cd94242a-20251008062522",
4
4
  "license": "AGPL-3.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "postgres": "^3.4.5",
27
- "@pgflow/dsl": "0.0.0-array-map-steps-cd94242a-20251008042921"
27
+ "@pgflow/dsl": "0.0.0-temp2-cd94242a-20251008062522"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "public"