@fluid-experimental/property-common 2.83.0 → 2.90.0
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/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-experimental/property-common",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.90.0",
|
|
4
4
|
"description": "common functions used in properties",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@biomejs/biome": "~1.9.3",
|
|
51
|
-
"@fluid-internal/mocha-test-setup": "~2.
|
|
51
|
+
"@fluid-internal/mocha-test-setup": "~2.90.0",
|
|
52
52
|
"@fluidframework/build-common": "^2.0.3",
|
|
53
53
|
"@fluidframework/build-tools": "^0.63.0",
|
|
54
54
|
"@microsoft/api-extractor": "7.52.11",
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
"cross-env": "^10.1.0",
|
|
65
65
|
"eslint": "~9.39.1",
|
|
66
66
|
"jiti": "^2.6.1",
|
|
67
|
-
"mocha": "^
|
|
67
|
+
"mocha": "^11.7.5",
|
|
68
68
|
"mocha-multi-reporters": "^1.5.1",
|
|
69
69
|
"nock": "^13.3.3",
|
|
70
|
-
"rimraf": "^6.1.
|
|
70
|
+
"rimraf": "^6.1.3",
|
|
71
71
|
"sinon": "^18.0.1",
|
|
72
72
|
"typescript": "~5.4.5"
|
|
73
73
|
},
|
|
@@ -10,9 +10,9 @@ case `uname` in
|
|
|
10
10
|
esac
|
|
11
11
|
|
|
12
12
|
if [ -z "$NODE_PATH" ]; then
|
|
13
|
-
export NODE_PATH="/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/bin/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/node_modules"
|
|
13
|
+
export NODE_PATH="/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/bin/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/node_modules"
|
|
14
14
|
else
|
|
15
|
-
export NODE_PATH="/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/bin/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/node_modules:$NODE_PATH"
|
|
15
|
+
export NODE_PATH="/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/bin/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/biome/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules/@biomejs/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/@biomejs+biome@2.3.11/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/node_modules:$NODE_PATH"
|
|
16
16
|
fi
|
|
17
17
|
if [ -x "$basedir/node" ]; then
|
|
18
18
|
exec "$basedir/node" "$basedir/../@biomejs/biome/bin/biome" "$@"
|
|
@@ -10,9 +10,9 @@ case `uname` in
|
|
|
10
10
|
esac
|
|
11
11
|
|
|
12
12
|
if [ -z "$NODE_PATH" ]; then
|
|
13
|
-
export NODE_PATH="/mnt/vss/_work/1/s/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/jiti@2.6.1/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/node_modules"
|
|
13
|
+
export NODE_PATH="/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/jiti@2.6.1/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/node_modules"
|
|
14
14
|
else
|
|
15
|
-
export NODE_PATH="/mnt/vss/_work/1/s/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/jiti@2.6.1/node_modules:/mnt/vss/_work/1/s/node_modules/.pnpm/node_modules:$NODE_PATH"
|
|
15
|
+
export NODE_PATH="/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/jiti@2.6.1/node_modules:/mnt/vss/_work/1/s/FluidFramework/node_modules/.pnpm/node_modules:$NODE_PATH"
|
|
16
16
|
fi
|
|
17
17
|
if [ -x "$basedir/node" ]; then
|
|
18
18
|
exec "$basedir/node" "$basedir/../jiti/lib/jiti-cli.mjs" "$@"
|