@fluidframework/driver-utils
Advanced tools
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/driver-utils"; | ||
| export declare const pkgVersion = "2.70.0-360753"; | ||
| export declare const pkgVersion = "2.70.0-361092"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/driver-utils"; | ||
| exports.pkgVersion = "2.70.0-360753"; | ||
| exports.pkgVersion = "2.70.0-361092"; | ||
| //# sourceMappingURL=packageVersion.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,8BAA8B,CAAC;AACzC,QAAA,UAAU,GAAG,eAAe,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/driver-utils\";\nexport const pkgVersion = \"2.70.0-360753\";\n"]} | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,8BAA8B,CAAC;AACzC,QAAA,UAAU,GAAG,eAAe,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/driver-utils\";\nexport const pkgVersion = \"2.70.0-361092\";\n"]} |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/driver-utils"; | ||
| export declare const pkgVersion = "2.70.0-360753"; | ||
| export declare const pkgVersion = "2.70.0-361092"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/driver-utils"; | ||
| export const pkgVersion = "2.70.0-360753"; | ||
| export const pkgVersion = "2.70.0-361092"; | ||
| //# sourceMappingURL=packageVersion.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,8BAA8B,CAAC;AACtD,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/driver-utils\";\nexport const pkgVersion = \"2.70.0-360753\";\n"]} | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,8BAA8B,CAAC;AACtD,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/driver-utils\";\nexport const pkgVersion = \"2.70.0-361092\";\n"]} |
+9
-9
| { | ||
| "name": "@fluidframework/driver-utils", | ||
| "version": "2.70.0-360753", | ||
| "version": "2.70.0-361092", | ||
| "description": "Collection of utility functions for Fluid drivers", | ||
@@ -72,7 +72,7 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluid-internal/client-utils": "2.70.0-360753", | ||
| "@fluidframework/core-interfaces": "2.70.0-360753", | ||
| "@fluidframework/core-utils": "2.70.0-360753", | ||
| "@fluidframework/driver-definitions": "2.70.0-360753", | ||
| "@fluidframework/telemetry-utils": "2.70.0-360753", | ||
| "@fluid-internal/client-utils": "2.70.0-361092", | ||
| "@fluidframework/core-interfaces": "2.70.0-361092", | ||
| "@fluidframework/core-utils": "2.70.0-361092", | ||
| "@fluidframework/driver-definitions": "2.70.0-361092", | ||
| "@fluidframework/telemetry-utils": "2.70.0-361092", | ||
| "axios": "^1.8.4", | ||
@@ -85,3 +85,3 @@ "lz4js": "^0.2.0", | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/mocha-test-setup": "2.70.0-360753", | ||
| "@fluid-internal/mocha-test-setup": "2.70.0-361092", | ||
| "@fluid-tools/build-cli": "^0.58.3", | ||
@@ -91,3 +91,3 @@ "@fluidframework/build-common": "^2.0.3", | ||
| "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.63.0", | ||
| "@fluidframework/eslint-config-fluid": "^6.0.0", | ||
| "@fluidframework/eslint-config-fluid": "^6.1.0", | ||
| "@microsoft/api-extractor": "7.52.11", | ||
@@ -101,3 +101,3 @@ "@types/mocha": "^10.0.10", | ||
| "cross-env": "^7.0.3", | ||
| "eslint": "~8.55.0", | ||
| "eslint": "~8.57.1", | ||
| "mocha": "^10.8.2", | ||
@@ -104,0 +104,0 @@ "mocha-multi-reporters": "^1.5.1", |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/driver-utils"; | ||
| export const pkgVersion = "2.70.0-360753"; | ||
| export const pkgVersion = "2.70.0-361092"; |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed