@fluid-experimental/attributable-map
Advanced tools
Comparing version 2.4.0-294316 to 2.4.0-297027
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluid-experimental/attributable-map"; | ||
export declare const pkgVersion = "2.4.0-294316"; | ||
export declare const pkgVersion = "2.4.0-297027"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluid-experimental/attributable-map"; | ||
exports.pkgVersion = "2.4.0-294316"; | ||
exports.pkgVersion = "2.4.0-297027"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluid-experimental/attributable-map"; | ||
export declare const pkgVersion = "2.4.0-294316"; | ||
export declare const pkgVersion = "2.4.0-297027"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluid-experimental/attributable-map"; | ||
export const pkgVersion = "2.4.0-294316"; | ||
export const pkgVersion = "2.4.0-297027"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluid-experimental/attributable-map", | ||
"version": "2.4.0-294316", | ||
"version": "2.4.0-297027", | ||
"description": "Distributed map", | ||
@@ -50,11 +50,11 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": "2.4.0-294316", | ||
"@fluidframework/core-interfaces": "2.4.0-294316", | ||
"@fluidframework/core-utils": "2.4.0-294316", | ||
"@fluidframework/datastore-definitions": "2.4.0-294316", | ||
"@fluidframework/driver-definitions": "2.4.0-294316", | ||
"@fluidframework/driver-utils": "2.4.0-294316", | ||
"@fluidframework/runtime-definitions": "2.4.0-294316", | ||
"@fluidframework/runtime-utils": "2.4.0-294316", | ||
"@fluidframework/shared-object-base": "2.4.0-294316", | ||
"@fluid-internal/client-utils": "2.4.0-297027", | ||
"@fluidframework/core-interfaces": "2.4.0-297027", | ||
"@fluidframework/core-utils": "2.4.0-297027", | ||
"@fluidframework/datastore-definitions": "2.4.0-297027", | ||
"@fluidframework/driver-definitions": "2.4.0-297027", | ||
"@fluidframework/driver-utils": "2.4.0-297027", | ||
"@fluidframework/runtime-definitions": "2.4.0-297027", | ||
"@fluidframework/runtime-utils": "2.4.0-297027", | ||
"@fluidframework/shared-object-base": "2.4.0-297027", | ||
"path-browserify": "^1.0.1" | ||
@@ -66,5 +66,5 @@ }, | ||
"@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@2.3.0", | ||
"@fluid-internal/mocha-test-setup": "2.4.0-294316", | ||
"@fluid-private/stochastic-test-utils": "2.4.0-294316", | ||
"@fluid-private/test-dds-utils": "2.4.0-294316", | ||
"@fluid-internal/mocha-test-setup": "2.4.0-297027", | ||
"@fluid-private/stochastic-test-utils": "2.4.0-297027", | ||
"@fluid-private/test-dds-utils": "2.4.0-297027", | ||
"@fluid-tools/benchmark": "^0.50.0", | ||
@@ -74,5 +74,5 @@ "@fluid-tools/build-cli": "^0.46.0", | ||
"@fluidframework/build-tools": "^0.46.0", | ||
"@fluidframework/container-definitions": "2.4.0-294316", | ||
"@fluidframework/container-definitions": "2.4.0-297027", | ||
"@fluidframework/eslint-config-fluid": "^5.4.0", | ||
"@fluidframework/test-runtime-utils": "2.4.0-294316", | ||
"@fluidframework/test-runtime-utils": "2.4.0-297027", | ||
"@microsoft/api-extractor": "7.47.8", | ||
@@ -79,0 +79,0 @@ "@types/mocha": "^9.1.1", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluid-experimental/attributable-map"; | ||
export const pkgVersion = "2.4.0-294316"; | ||
export const pkgVersion = "2.4.0-297027"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@fluid-internal/client-utils@2.4.0-297027(transitive)
+ Added@fluidframework/container-definitions@2.4.0-297027(transitive)
+ Added@fluidframework/container-runtime@2.4.0-297027(transitive)
+ Added@fluidframework/container-runtime-definitions@2.4.0-297027(transitive)
+ Added@fluidframework/core-interfaces@2.4.0-297027(transitive)
+ Added@fluidframework/core-utils@2.4.0-297027(transitive)
+ Added@fluidframework/datastore@2.4.0-297027(transitive)
+ Added@fluidframework/datastore-definitions@2.4.0-297027(transitive)
+ Added@fluidframework/driver-definitions@2.4.0-297027(transitive)
+ Added@fluidframework/driver-utils@2.4.0-297027(transitive)
+ Added@fluidframework/id-compressor@2.4.0-297027(transitive)
+ Added@fluidframework/runtime-definitions@2.4.0-297027(transitive)
+ Added@fluidframework/runtime-utils@2.4.0-297027(transitive)
+ Added@fluidframework/shared-object-base@2.4.0-297027(transitive)
+ Added@fluidframework/telemetry-utils@2.4.0-297027(transitive)
- Removed@fluid-internal/client-utils@2.4.0-294316(transitive)
- Removed@fluidframework/container-definitions@2.4.0-294316(transitive)
- Removed@fluidframework/container-runtime@2.4.0-294316(transitive)
- Removed@fluidframework/container-runtime-definitions@2.4.0-294316(transitive)
- Removed@fluidframework/core-interfaces@2.4.0-294316(transitive)
- Removed@fluidframework/core-utils@2.4.0-294316(transitive)
- Removed@fluidframework/datastore@2.4.0-294316(transitive)
- Removed@fluidframework/datastore-definitions@2.4.0-294316(transitive)
- Removed@fluidframework/driver-definitions@2.4.0-294316(transitive)
- Removed@fluidframework/driver-utils@2.4.0-294316(transitive)
- Removed@fluidframework/id-compressor@2.4.0-294316(transitive)
- Removed@fluidframework/runtime-definitions@2.4.0-294316(transitive)
- Removed@fluidframework/runtime-utils@2.4.0-294316(transitive)
- Removed@fluidframework/shared-object-base@2.4.0-294316(transitive)
- Removed@fluidframework/telemetry-utils@2.4.0-294316(transitive)