@fluidframework/sequence
Advanced tools
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/sequence"; | ||
| export declare const pkgVersion = "0.36.0"; | ||
| export declare const pkgVersion = "0.36.1"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/sequence"; | ||
| exports.pkgVersion = "0.36.0"; | ||
| exports.pkgVersion = "0.36.1"; | ||
| //# 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,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation. 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.36.0\";\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,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation. 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.36.1\";\n"]} |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/sequence"; | ||
| export declare const pkgVersion = "0.36.0"; | ||
| export declare const pkgVersion = "0.36.1"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/sequence"; | ||
| export const pkgVersion = "0.36.0"; | ||
| export const pkgVersion = "0.36.1"; | ||
| //# 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,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation. 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.36.0\";\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,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation. 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.36.1\";\n"]} |
+12
-12
| { | ||
| "name": "@fluidframework/sequence", | ||
| "version": "0.36.0", | ||
| "version": "0.36.1", | ||
| "description": "Distributed sequence", | ||
@@ -61,10 +61,10 @@ "homepage": "https://fluidframework.com", | ||
| "@fluidframework/common-utils": "^0.28.0", | ||
| "@fluidframework/core-interfaces": "^0.36.0", | ||
| "@fluidframework/datastore-definitions": "^0.36.0", | ||
| "@fluidframework/map": "^0.36.0", | ||
| "@fluidframework/merge-tree": "^0.36.0", | ||
| "@fluidframework/core-interfaces": "^0.36.1", | ||
| "@fluidframework/datastore-definitions": "^0.36.1", | ||
| "@fluidframework/map": "^0.36.1", | ||
| "@fluidframework/merge-tree": "^0.36.1", | ||
| "@fluidframework/protocol-definitions": "^0.1021.0", | ||
| "@fluidframework/runtime-utils": "^0.36.0", | ||
| "@fluidframework/shared-object-base": "^0.36.0", | ||
| "@fluidframework/telemetry-utils": "^0.36.0", | ||
| "@fluidframework/runtime-utils": "^0.36.1", | ||
| "@fluidframework/shared-object-base": "^0.36.1", | ||
| "@fluidframework/telemetry-utils": "^0.36.1", | ||
| "assert": "^2.0.0", | ||
@@ -74,10 +74,10 @@ "debug": "^4.1.1" | ||
| "devDependencies": { | ||
| "@fluid-internal/test-dds-utils": "^0.36.0", | ||
| "@fluid-internal/test-dds-utils": "^0.36.1", | ||
| "@fluidframework/build-common": "^0.20.0", | ||
| "@fluidframework/eslint-config-fluid": "^0.23.0", | ||
| "@fluidframework/gitresources": "^0.1021.0", | ||
| "@fluidframework/mocha-test-setup": "^0.36.0", | ||
| "@fluidframework/runtime-definitions": "^0.36.0", | ||
| "@fluidframework/mocha-test-setup": "^0.36.1", | ||
| "@fluidframework/runtime-definitions": "^0.36.1", | ||
| "@fluidframework/server-services-client": "^0.1021.0", | ||
| "@fluidframework/test-runtime-utils": "^0.36.0", | ||
| "@fluidframework/test-runtime-utils": "^0.36.1", | ||
| "@microsoft/api-extractor": "^7.13.1", | ||
@@ -84,0 +84,0 @@ "@types/assert": "^1.5.2", |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/sequence"; | ||
| export const pkgVersion = "0.36.0"; | ||
| export const pkgVersion = "0.36.1"; |
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