@fluidframework/sequence
Advanced tools
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/sequence"; | ||
| export declare const pkgVersion = "2.74.0-368706"; | ||
| export declare const pkgVersion = "2.74.0-370705"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/sequence"; | ||
| exports.pkgVersion = "2.74.0-368706"; | ||
| exports.pkgVersion = "2.74.0-370705"; | ||
| //# 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,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/sequence\";\nexport const pkgVersion = \"2.74.0-368706\";\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,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/sequence\";\nexport const pkgVersion = \"2.74.0-370705\";\n"]} |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/sequence"; | ||
| export declare const pkgVersion = "2.74.0-368706"; | ||
| export declare const pkgVersion = "2.74.0-370705"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/sequence"; | ||
| export const pkgVersion = "2.74.0-368706"; | ||
| export const pkgVersion = "2.74.0-370705"; | ||
| //# 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,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/sequence\";\nexport const pkgVersion = \"2.74.0-368706\";\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,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/sequence\";\nexport const pkgVersion = \"2.74.0-370705\";\n"]} |
+17
-17
| { | ||
| "name": "@fluidframework/sequence", | ||
| "version": "2.74.0-368706", | ||
| "version": "2.74.0-370705", | ||
| "description": "Distributed sequence", | ||
@@ -94,12 +94,12 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluid-internal/client-utils": "2.74.0-368706", | ||
| "@fluidframework/core-interfaces": "2.74.0-368706", | ||
| "@fluidframework/core-utils": "2.74.0-368706", | ||
| "@fluidframework/datastore-definitions": "2.74.0-368706", | ||
| "@fluidframework/driver-definitions": "2.74.0-368706", | ||
| "@fluidframework/merge-tree": "2.74.0-368706", | ||
| "@fluidframework/runtime-definitions": "2.74.0-368706", | ||
| "@fluidframework/runtime-utils": "2.74.0-368706", | ||
| "@fluidframework/shared-object-base": "2.74.0-368706", | ||
| "@fluidframework/telemetry-utils": "2.74.0-368706", | ||
| "@fluid-internal/client-utils": "2.74.0-370705", | ||
| "@fluidframework/core-interfaces": "2.74.0-370705", | ||
| "@fluidframework/core-utils": "2.74.0-370705", | ||
| "@fluidframework/datastore-definitions": "2.74.0-370705", | ||
| "@fluidframework/driver-definitions": "2.74.0-370705", | ||
| "@fluidframework/merge-tree": "2.74.0-370705", | ||
| "@fluidframework/runtime-definitions": "2.74.0-370705", | ||
| "@fluidframework/runtime-utils": "2.74.0-370705", | ||
| "@fluidframework/shared-object-base": "2.74.0-370705", | ||
| "@fluidframework/telemetry-utils": "2.74.0-370705", | ||
| "double-ended-queue": "^2.1.0-0", | ||
@@ -111,5 +111,5 @@ "uuid": "^11.1.0" | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/mocha-test-setup": "2.74.0-368706", | ||
| "@fluid-private/stochastic-test-utils": "2.74.0-368706", | ||
| "@fluid-private/test-dds-utils": "2.74.0-368706", | ||
| "@fluid-internal/mocha-test-setup": "2.74.0-370705", | ||
| "@fluid-private/stochastic-test-utils": "2.74.0-370705", | ||
| "@fluid-private/test-dds-utils": "2.74.0-370705", | ||
| "@fluid-tools/benchmark": "^0.51.0", | ||
@@ -119,6 +119,6 @@ "@fluid-tools/build-cli": "^0.60.0", | ||
| "@fluidframework/build-tools": "^0.60.0", | ||
| "@fluidframework/container-definitions": "2.74.0-368706", | ||
| "@fluidframework/eslint-config-fluid": "2.74.0-368706", | ||
| "@fluidframework/container-definitions": "2.74.0-370705", | ||
| "@fluidframework/eslint-config-fluid": "2.74.0-370705", | ||
| "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.73.0", | ||
| "@fluidframework/test-runtime-utils": "2.74.0-368706", | ||
| "@fluidframework/test-runtime-utils": "2.74.0-370705", | ||
| "@microsoft/api-extractor": "7.52.11", | ||
@@ -125,0 +125,0 @@ "@types/diff": "^3.5.1", |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/sequence"; | ||
| export const pkgVersion = "2.74.0-368706"; | ||
| export const pkgVersion = "2.74.0-370705"; |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed