Socket
Book a DemoSign in
Socket

@fluidframework/sequence

Package Overview
Dependencies
Maintainers
3
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
0.50.0-41365
to
0.50.0-41540
+1
-1
dist/packageVersion.d.ts

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

export declare const pkgName = "@fluidframework/sequence";
export declare const pkgVersion = "0.50.0-41365";
export declare const pkgVersion = "0.50.0-41540";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/sequence";
exports.pkgVersion = "0.50.0-41365";
exports.pkgVersion = "0.50.0-41540";
//# 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,cAAc,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 = \"0.50.0-41365\";\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,cAAc,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 = \"0.50.0-41540\";\n"]}

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

export declare const pkgName = "@fluidframework/sequence";
export declare const pkgVersion = "0.50.0-41365";
export declare const pkgVersion = "0.50.0-41540";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/sequence";
export const pkgVersion = "0.50.0-41365";
export const pkgVersion = "0.50.0-41540";
//# 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,cAAc,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 = \"0.50.0-41365\";\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,cAAc,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 = \"0.50.0-41540\";\n"]}
{
"name": "@fluidframework/sequence",
"version": "0.50.0-41365",
"version": "0.50.0-41540",
"description": "Distributed sequence",

@@ -62,20 +62,20 @@ "homepage": "https://fluidframework.com",

"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/core-interfaces": "^0.39.7",
"@fluidframework/datastore-definitions": "0.50.0-41365",
"@fluidframework/merge-tree": "0.50.0-41365",
"@fluidframework/core-interfaces": "^0.40.0-0",
"@fluidframework/datastore-definitions": "0.50.0-41540",
"@fluidframework/merge-tree": "0.50.0-41540",
"@fluidframework/protocol-definitions": "^0.1025.0",
"@fluidframework/runtime-definitions": "0.50.0-41365",
"@fluidframework/runtime-utils": "0.50.0-41365",
"@fluidframework/shared-object-base": "0.50.0-41365",
"@fluidframework/telemetry-utils": "0.50.0-41365",
"@fluidframework/runtime-definitions": "0.50.0-41540",
"@fluidframework/runtime-utils": "0.50.0-41540",
"@fluidframework/shared-object-base": "0.50.0-41540",
"@fluidframework/telemetry-utils": "0.50.0-41540",
"uuid": "^8.3.1"
},
"devDependencies": {
"@fluid-internal/test-dds-utils": "0.50.0-41365",
"@fluid-internal/test-dds-utils": "0.50.0-41540",
"@fluidframework/build-common": "^0.23.0",
"@fluidframework/eslint-config-fluid": "^0.23.0",
"@fluidframework/gitresources": "^0.1033.0-41017",
"@fluidframework/mocha-test-setup": "0.50.0-41365",
"@fluidframework/mocha-test-setup": "0.50.0-41540",
"@fluidframework/server-services-client": "^0.1033.0-41017",
"@fluidframework/test-runtime-utils": "0.50.0-41365",
"@fluidframework/test-runtime-utils": "0.50.0-41540",
"@microsoft/api-extractor": "^7.16.1",

@@ -82,0 +82,0 @@ "@types/diff": "^3.5.1",

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

export const pkgName = "@fluidframework/sequence";
export const pkgVersion = "0.50.0-41365";
export const pkgVersion = "0.50.0-41540";