@fluidframework/id-compressor
Advanced tools
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/id-compressor"; | ||
| export declare const pkgVersion = "2.61.0-355990"; | ||
| export declare const pkgVersion = "2.61.0-356132"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
| exports.pkgName = "@fluidframework/id-compressor"; | ||
| exports.pkgVersion = "2.61.0-355990"; | ||
| exports.pkgVersion = "2.61.0-356132"; | ||
| //# 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,+BAA+B,CAAC;AAC1C,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/id-compressor\";\nexport const pkgVersion = \"2.61.0-355990\";\n"]} | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,+BAA+B,CAAC;AAC1C,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/id-compressor\";\nexport const pkgVersion = \"2.61.0-356132\";\n"]} |
@@ -8,3 +8,3 @@ /*! | ||
| export declare const pkgName = "@fluidframework/id-compressor"; | ||
| export declare const pkgVersion = "2.61.0-355990"; | ||
| export declare const pkgVersion = "2.61.0-356132"; | ||
| //# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
| export const pkgName = "@fluidframework/id-compressor"; | ||
| export const pkgVersion = "2.61.0-355990"; | ||
| export const pkgVersion = "2.61.0-356132"; | ||
| //# 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,+BAA+B,CAAC;AACvD,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/id-compressor\";\nexport const pkgVersion = \"2.61.0-355990\";\n"]} | ||
| {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,+BAA+B,CAAC;AACvD,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/id-compressor\";\nexport const pkgVersion = \"2.61.0-356132\";\n"]} |
+9
-9
| { | ||
| "name": "@fluidframework/id-compressor", | ||
| "version": "2.61.0-355990", | ||
| "version": "2.61.0-356132", | ||
| "description": "ID compressor", | ||
@@ -84,6 +84,6 @@ "homepage": "https://fluidframework.com", | ||
| "dependencies": { | ||
| "@fluid-internal/client-utils": "2.61.0-355990", | ||
| "@fluidframework/core-interfaces": "2.61.0-355990", | ||
| "@fluidframework/core-utils": "2.61.0-355990", | ||
| "@fluidframework/telemetry-utils": "2.61.0-355990", | ||
| "@fluid-internal/client-utils": "2.61.0-356132", | ||
| "@fluidframework/core-interfaces": "2.61.0-356132", | ||
| "@fluidframework/core-utils": "2.61.0-356132", | ||
| "@fluidframework/telemetry-utils": "2.61.0-356132", | ||
| "@tylerbu/sorted-btree-es6": "^1.8.0", | ||
@@ -95,8 +95,8 @@ "uuid": "^11.1.0" | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/mocha-test-setup": "2.61.0-355990", | ||
| "@fluid-private/stochastic-test-utils": "2.61.0-355990", | ||
| "@fluid-internal/mocha-test-setup": "2.61.0-356132", | ||
| "@fluid-private/stochastic-test-utils": "2.61.0-356132", | ||
| "@fluid-tools/benchmark": "^0.51.0", | ||
| "@fluid-tools/build-cli": "^0.58.1", | ||
| "@fluid-tools/build-cli": "^0.58.3", | ||
| "@fluidframework/build-common": "^2.0.3", | ||
| "@fluidframework/build-tools": "^0.58.1", | ||
| "@fluidframework/build-tools": "^0.58.3", | ||
| "@fluidframework/eslint-config-fluid": "^6.0.0", | ||
@@ -103,0 +103,0 @@ "@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.60.0", |
@@ -9,2 +9,2 @@ /*! | ||
| export const pkgName = "@fluidframework/id-compressor"; | ||
| export const pkgVersion = "2.61.0-355990"; | ||
| export const pkgVersion = "2.61.0-356132"; |
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
- Removed
- Removed
- Removed
- Removed
- Removed