@fluidframework/sequence
Advanced tools
Comparing version 0.30.1 to 0.30.2
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/sequence"; | ||
export declare const pkgVersion = "0.30.1"; | ||
export declare const pkgVersion = "0.30.2"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -10,3 +10,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/sequence"; | ||
exports.pkgVersion = "0.30.1"; | ||
exports.pkgVersion = "0.30.2"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/sequence"; | ||
export declare const pkgVersion = "0.30.1"; | ||
export declare const pkgVersion = "0.30.2"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/sequence"; | ||
export const pkgVersion = "0.30.1"; | ||
export const pkgVersion = "0.30.2"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/sequence", | ||
"version": "0.30.1", | ||
"version": "0.30.2", | ||
"description": "Distributed sequence", | ||
@@ -59,10 +59,10 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-utils": "^0.25.0", | ||
"@fluidframework/core-interfaces": "^0.30.1", | ||
"@fluidframework/datastore-definitions": "^0.30.1", | ||
"@fluidframework/map": "^0.30.1", | ||
"@fluidframework/merge-tree": "^0.30.1", | ||
"@fluidframework/core-interfaces": "^0.30.2", | ||
"@fluidframework/datastore-definitions": "^0.30.2", | ||
"@fluidframework/map": "^0.30.2", | ||
"@fluidframework/merge-tree": "^0.30.2", | ||
"@fluidframework/protocol-definitions": "^0.1015.0", | ||
"@fluidframework/runtime-utils": "^0.30.1", | ||
"@fluidframework/shared-object-base": "^0.30.1", | ||
"@fluidframework/telemetry-utils": "^0.30.1", | ||
"@fluidframework/runtime-utils": "^0.30.2", | ||
"@fluidframework/shared-object-base": "^0.30.2", | ||
"@fluidframework/telemetry-utils": "^0.30.2", | ||
"assert": "^2.0.0", | ||
@@ -72,10 +72,10 @@ "debug": "^4.1.1" | ||
"devDependencies": { | ||
"@fluid-internal/test-dds-utils": "^0.30.1", | ||
"@fluid-internal/test-dds-utils": "^0.30.2", | ||
"@fluidframework/build-common": "^0.19.2", | ||
"@fluidframework/eslint-config-fluid": "^0.21.0", | ||
"@fluidframework/gitresources": "^0.1015.0", | ||
"@fluidframework/mocha-test-setup": "^0.30.1", | ||
"@fluidframework/runtime-definitions": "^0.30.1", | ||
"@fluidframework/mocha-test-setup": "^0.30.2", | ||
"@fluidframework/runtime-definitions": "^0.30.2", | ||
"@fluidframework/server-services-client": "^0.1015.0", | ||
"@fluidframework/test-runtime-utils": "^0.30.1", | ||
"@fluidframework/test-runtime-utils": "^0.30.2", | ||
"@microsoft/api-extractor": "^7.7.2", | ||
@@ -82,0 +82,0 @@ "@types/assert": "^1.5.1", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/sequence"; | ||
export const pkgVersion = "0.30.1"; | ||
export const pkgVersion = "0.30.2"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Updated@fluidframework/map@^0.30.2