You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@fluidframework/sequence

Package Overview
Dependencies
Maintainers
2
Versions
661
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/sequence - npm Package Compare versions

Comparing version
2.0.0-dev.7.3.0.210328
to
2.0.0-dev.7.3.0.211848
+2
-2
dist/intervalCollection.d.ts

@@ -70,4 +70,4 @@ /*!

endSide: Side | undefined;
startPos: number | "start" | "end" | undefined;
endPos: number | "start" | "end" | undefined;
startPos: number | "end" | "start" | undefined;
endPos: number | "end" | "start" | undefined;
};

@@ -74,0 +74,0 @@ export declare function computeStickinessFromSide(startPos?: number | "start" | "end" | undefined, startSide?: Side, endPos?: number | "start" | "end" | undefined, endSide?: Side): IntervalStickiness;

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluidframework/sequence";
export declare const pkgVersion = "2.0.0-dev.7.3.0.210328";
export declare const pkgVersion = "2.0.0-dev.7.3.0.211848";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -11,3 +11,3 @@ "use strict";

exports.pkgName = "@fluidframework/sequence";
exports.pkgVersion = "2.0.0-dev.7.3.0.210328";
exports.pkgVersion = "2.0.0-dev.7.3.0.211848";
//# 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,0BAA0B,CAAC;AACrC,QAAA,UAAU,GAAG,wBAAwB,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/sequence\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.210328\";\n"]}
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,0BAA0B,CAAC;AACrC,QAAA,UAAU,GAAG,wBAAwB,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/sequence\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.211848\";\n"]}

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.38.0"
"packageVersion": "7.38.3"
}
]
}

@@ -70,4 +70,4 @@ /*!

endSide: Side | undefined;
startPos: number | "start" | "end" | undefined;
endPos: number | "start" | "end" | undefined;
startPos: number | "end" | "start" | undefined;
endPos: number | "end" | "start" | undefined;
};

@@ -74,0 +74,0 @@ export declare function computeStickinessFromSide(startPos?: number | "start" | "end" | undefined, startSide?: Side, endPos?: number | "start" | "end" | undefined, endSide?: Side): IntervalStickiness;

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluidframework/sequence";
export declare const pkgVersion = "2.0.0-dev.7.3.0.210328";
export declare const pkgVersion = "2.0.0-dev.7.3.0.211848";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -8,3 +8,3 @@ /*!

export const pkgName = "@fluidframework/sequence";
export const pkgVersion = "2.0.0-dev.7.3.0.210328";
export const pkgVersion = "2.0.0-dev.7.3.0.211848";
//# 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,0BAA0B,CAAC;AAClD,MAAM,CAAC,MAAM,UAAU,GAAG,wBAAwB,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/sequence\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.210328\";\n"]}
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,0BAA0B,CAAC;AAClD,MAAM,CAAC,MAAM,UAAU,GAAG,wBAAwB,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/sequence\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.211848\";\n"]}
{
"name": "@fluidframework/sequence",
"version": "2.0.0-dev.7.3.0.210328",
"version": "2.0.0-dev.7.3.0.211848",
"description": "Distributed sequence",

@@ -38,26 +38,26 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/client-utils": "2.0.0-dev.7.3.0.210328",
"@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.210328",
"@fluidframework/core-utils": "2.0.0-dev.7.3.0.210328",
"@fluidframework/datastore-definitions": "2.0.0-dev.7.3.0.210328",
"@fluidframework/merge-tree": "2.0.0-dev.7.3.0.210328",
"@fluid-internal/client-utils": "2.0.0-dev.7.3.0.211848",
"@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.211848",
"@fluidframework/core-utils": "2.0.0-dev.7.3.0.211848",
"@fluidframework/datastore-definitions": "2.0.0-dev.7.3.0.211848",
"@fluidframework/merge-tree": "2.0.0-dev.7.3.0.211848",
"@fluidframework/protocol-definitions": "^3.0.0",
"@fluidframework/runtime-definitions": "2.0.0-dev.7.3.0.210328",
"@fluidframework/runtime-utils": "2.0.0-dev.7.3.0.210328",
"@fluidframework/shared-object-base": "2.0.0-dev.7.3.0.210328",
"@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.210328",
"@fluidframework/runtime-definitions": "2.0.0-dev.7.3.0.211848",
"@fluidframework/runtime-utils": "2.0.0-dev.7.3.0.211848",
"@fluidframework/shared-object-base": "2.0.0-dev.7.3.0.211848",
"@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.211848",
"uuid": "^9.0.0"
},
"devDependencies": {
"@fluid-private/stochastic-test-utils": "2.0.0-dev.7.3.0.210328",
"@fluid-private/test-dds-utils": "2.0.0-dev.7.3.0.210328",
"@fluid-private/stochastic-test-utils": "2.0.0-dev.7.3.0.211848",
"@fluid-private/test-dds-utils": "2.0.0-dev.7.3.0.211848",
"@fluid-tools/benchmark": "^0.48.0",
"@fluid-tools/build-cli": "^0.27.0",
"@fluid-tools/build-cli": "0.28.0-210888",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.27.0",
"@fluidframework/build-tools": "0.28.0-210888",
"@fluidframework/eslint-config-fluid": "^3.1.0",
"@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.210328",
"@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.211848",
"@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.0.0-internal.7.2.0",
"@fluidframework/test-runtime-utils": "2.0.0-dev.7.3.0.210328",
"@microsoft/api-extractor": "^7.37.0",
"@fluidframework/test-runtime-utils": "2.0.0-dev.7.3.0.211848",
"@microsoft/api-extractor": "^7.38.3",
"@types/diff": "^3.5.1",

@@ -100,3 +100,3 @@ "@types/mocha": "^9.1.1",

"ci:build:docs": "api-extractor run",
"clean": "rimraf --glob dist lib \"*.tsbuildinfo\" \"*.build.log\" _api-extractor-temp nyc",
"clean": "rimraf --glob dist lib \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
"eslint": "eslint --format stylish src",

@@ -103,0 +103,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",

@@ -9,2 +9,2 @@ /*!

export const pkgName = "@fluidframework/sequence";
export const pkgVersion = "2.0.0-dev.7.3.0.210328";
export const pkgVersion = "2.0.0-dev.7.3.0.211848";