@envelop/core 5.2.3 → 6.0.0-alpha-20250306152310-8604b473d8a2cc9a1cc95d8d4bb0ddcfdc08a49a

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@envelop/core",
3
- "version": "5.2.3",
3
+ "version": "6.0.0-alpha-20250306152310-8604b473d8a2cc9a1cc95d8d4bb0ddcfdc08a49a",
4
4
  "sideEffects": false,
5
5
  "dependencies": {
6
6
  "@whatwg-node/promise-helpers": "^1.2.4",
7
7
  "tslib": "^2.5.0",
8
- "@envelop/instrumentation": "^1.0.0",
9
- "@envelop/types": "^5.2.1"
8
+ "@envelop/instrumentation": "^1.0.0-alpha-20250306152310-8604b473d8a2cc9a1cc95d8d4bb0ddcfdc08a49a",
9
+ "@envelop/types": "^5.2.1-alpha-20250306152310-8604b473d8a2cc9a1cc95d8d4bb0ddcfdc08a49a"
10
10
  },
11
11
  "repository": {
12
12
  "type": "git",