@fluidframework/map
Advanced tools
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/map"; | ||
| export declare const pkgVersion = "2.33.1"; | ||
| export declare const pkgVersion = "2.33.2"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/map"; | ||
| exports.pkgVersion = "2.33.1"; | ||
| exports.pkgVersion = "2.33.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,qBAAqB,CAAC;AAChC,QAAA,UAAU,GAAG,QAAQ,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/map\";\nexport const pkgVersion = \"2.33.1\";\n"]} | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,qBAAqB,CAAC;AAChC,QAAA,UAAU,GAAG,QAAQ,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/map\";\nexport const pkgVersion = \"2.33.2\";\n"]} |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/map"; | ||
| export declare const pkgVersion = "2.33.1"; | ||
| export declare const pkgVersion = "2.33.2"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/map"; | ||
| export const pkgVersion = "2.33.1"; | ||
| export const pkgVersion = "2.33.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,qBAAqB,CAAC;AAC7C,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,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/map\";\nexport const pkgVersion = \"2.33.1\";\n"]} | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qBAAqB,CAAC;AAC7C,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,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/map\";\nexport const pkgVersion = \"2.33.2\";\n"]} |
+17
-17
| { | ||
| "name": "@fluidframework/map", | ||
| "version": "2.33.1", | ||
| "version": "2.33.2", | ||
| "description": "Distributed map", | ||
@@ -84,13 +84,13 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluid-internal/client-utils": "~2.33.1", | ||
| "@fluidframework/core-interfaces": "~2.33.1", | ||
| "@fluidframework/core-utils": "~2.33.1", | ||
| "@fluidframework/datastore-definitions": "~2.33.1", | ||
| "@fluidframework/driver-definitions": "~2.33.1", | ||
| "@fluidframework/driver-utils": "~2.33.1", | ||
| "@fluidframework/merge-tree": "~2.33.1", | ||
| "@fluidframework/runtime-definitions": "~2.33.1", | ||
| "@fluidframework/runtime-utils": "~2.33.1", | ||
| "@fluidframework/shared-object-base": "~2.33.1", | ||
| "@fluidframework/telemetry-utils": "~2.33.1", | ||
| "@fluid-internal/client-utils": "~2.33.2", | ||
| "@fluidframework/core-interfaces": "~2.33.2", | ||
| "@fluidframework/core-utils": "~2.33.2", | ||
| "@fluidframework/datastore-definitions": "~2.33.2", | ||
| "@fluidframework/driver-definitions": "~2.33.2", | ||
| "@fluidframework/driver-utils": "~2.33.2", | ||
| "@fluidframework/merge-tree": "~2.33.2", | ||
| "@fluidframework/runtime-definitions": "~2.33.2", | ||
| "@fluidframework/runtime-utils": "~2.33.2", | ||
| "@fluidframework/shared-object-base": "~2.33.2", | ||
| "@fluidframework/telemetry-utils": "~2.33.2", | ||
| "path-browserify": "^1.0.1" | ||
@@ -101,5 +101,5 @@ }, | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/mocha-test-setup": "~2.33.1", | ||
| "@fluid-private/stochastic-test-utils": "~2.33.1", | ||
| "@fluid-private/test-dds-utils": "~2.33.1", | ||
| "@fluid-internal/mocha-test-setup": "~2.33.2", | ||
| "@fluid-private/stochastic-test-utils": "~2.33.2", | ||
| "@fluid-private/test-dds-utils": "~2.33.2", | ||
| "@fluid-tools/benchmark": "^0.50.0", | ||
@@ -109,6 +109,6 @@ "@fluid-tools/build-cli": "^0.55.0", | ||
| "@fluidframework/build-tools": "^0.55.0", | ||
| "@fluidframework/container-definitions": "~2.33.1", | ||
| "@fluidframework/container-definitions": "~2.33.2", | ||
| "@fluidframework/eslint-config-fluid": "^5.7.3", | ||
| "@fluidframework/map-previous": "npm:@fluidframework/map@2.33.0", | ||
| "@fluidframework/test-runtime-utils": "~2.33.1", | ||
| "@fluidframework/test-runtime-utils": "~2.33.2", | ||
| "@microsoft/api-extractor": "7.52.5", | ||
@@ -115,0 +115,0 @@ "@types/mocha": "^10.0.10", |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/map"; | ||
| export const pkgVersion = "2.33.1"; | ||
| export const pkgVersion = "2.33.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