@fluidframework/sequence
Advanced tools
@@ -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"]} |
+18
-18
| { | ||
| "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"; |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1771993
0+ 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
Updated
Updated
Updated
Updated
Updated