@fluidframework/sequence
Advanced tools
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/sequence"; | ||
| export declare const pkgVersion = "2.0.0-internal.4.4.1"; | ||
| export declare const pkgVersion = "2.0.0-internal.4.4.2"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/sequence"; | ||
| exports.pkgVersion = "2.0.0-internal.4.4.1"; | ||
| exports.pkgVersion = "2.0.0-internal.4.4.2"; | ||
| //# 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,sBAAsB,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-internal.4.4.1\";\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,sBAAsB,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-internal.4.4.2\";\n"]} |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/sequence"; | ||
| export declare const pkgVersion = "2.0.0-internal.4.4.1"; | ||
| export declare const pkgVersion = "2.0.0-internal.4.4.2"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/sequence"; | ||
| export const pkgVersion = "2.0.0-internal.4.4.1"; | ||
| export const pkgVersion = "2.0.0-internal.4.4.2"; | ||
| //# 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,sBAAsB,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-internal.4.4.1\";\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,sBAAsB,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-internal.4.4.2\";\n"]} |
+13
-13
| { | ||
| "name": "@fluidframework/sequence", | ||
| "version": "2.0.0-internal.4.4.1", | ||
| "version": "2.0.0-internal.4.4.2", | ||
| "description": "Distributed sequence", | ||
@@ -40,16 +40,16 @@ "homepage": "https://fluidframework.com", | ||
| "@fluidframework/common-utils": "^1.1.1", | ||
| "@fluidframework/container-utils": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/core-interfaces": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/datastore-definitions": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/merge-tree": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/container-utils": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/core-interfaces": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/datastore-definitions": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/merge-tree": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/protocol-definitions": "^1.1.0", | ||
| "@fluidframework/runtime-definitions": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/runtime-utils": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/shared-object-base": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/telemetry-utils": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/runtime-definitions": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/runtime-utils": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/shared-object-base": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/telemetry-utils": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "uuid": "^8.3.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluid-internal/test-dds-utils": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluid-internal/test-dds-utils": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluid-tools/benchmark": "^0.47.0", | ||
@@ -61,6 +61,6 @@ "@fluid-tools/build-cli": "^0.18.2", | ||
| "@fluidframework/gitresources": "^0.1039.1000", | ||
| "@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.0.0-internal.4.1.0", | ||
| "@fluidframework/server-services-client": "^0.1039.1000", | ||
| "@fluidframework/test-runtime-utils": ">=2.0.0-internal.4.4.1 <2.0.0-internal.4.5.0", | ||
| "@fluidframework/test-runtime-utils": ">=2.0.0-internal.4.4.2 <2.0.0-internal.4.5.0", | ||
| "@microsoft/api-extractor": "^7.34.4", | ||
@@ -67,0 +67,0 @@ "@types/diff": "^3.5.1", |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/sequence"; | ||
| export const pkgVersion = "2.0.0-internal.4.4.1"; | ||
| export const pkgVersion = "2.0.0-internal.4.4.2"; |
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
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated