Socket
Book a DemoSign in
Socket

@fluidframework/map

Package Overview
Dependencies
Maintainers
2
Versions
661
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/map - npm Package Compare versions

Comparing version
0.59.2001
to
0.59.2002
+1
-1
dist/packageVersion.d.ts

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluidframework/map";
export declare const pkgVersion = "0.59.2001";
export declare const pkgVersion = "0.59.2002";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -11,3 +11,3 @@ "use strict";

exports.pkgName = "@fluidframework/map";
exports.pkgVersion = "0.59.2001";
exports.pkgVersion = "0.59.2002";
//# 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,WAAW,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 = \"0.59.2001\";\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,WAAW,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 = \"0.59.2002\";\n"]}

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluidframework/map";
export declare const pkgVersion = "0.59.2001";
export declare const pkgVersion = "0.59.2002";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -8,3 +8,3 @@ /*!

export const pkgName = "@fluidframework/map";
export const pkgVersion = "0.59.2001";
export const pkgVersion = "0.59.2002";
//# 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,WAAW,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 = \"0.59.2001\";\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,WAAW,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 = \"0.59.2002\";\n"]}
{
"name": "@fluidframework/map",
"version": "0.59.2001",
"version": "0.59.2002",
"description": "Distributed map",

@@ -65,19 +65,19 @@ "homepage": "https://fluidframework.com",

"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-utils": "^0.59.2001",
"@fluidframework/container-utils": "^0.59.2002",
"@fluidframework/core-interfaces": "^0.43.1000",
"@fluidframework/datastore-definitions": "^0.59.2001",
"@fluidframework/driver-utils": "^0.59.2001",
"@fluidframework/datastore-definitions": "^0.59.2002",
"@fluidframework/driver-utils": "^0.59.2002",
"@fluidframework/protocol-definitions": "^0.1028.1000",
"@fluidframework/runtime-definitions": "^0.59.2001",
"@fluidframework/runtime-utils": "^0.59.2001",
"@fluidframework/shared-object-base": "^0.59.2001",
"@fluidframework/runtime-definitions": "^0.59.2002",
"@fluidframework/runtime-utils": "^0.59.2002",
"@fluidframework/shared-object-base": "^0.59.2002",
"path-browserify": "^1.0.1"
},
"devDependencies": {
"@fluid-internal/test-dds-utils": "^0.59.2001",
"@fluid-internal/test-dds-utils": "^0.59.2002",
"@fluidframework/build-common": "^0.23.0",
"@fluidframework/eslint-config-fluid": "^0.28.1000",
"@fluidframework/map-previous": "npm:@fluidframework/map@0.59.1000",
"@fluidframework/mocha-test-setup": "^0.59.2001",
"@fluidframework/test-runtime-utils": "^0.59.2001",
"@fluidframework/mocha-test-setup": "^0.59.2002",
"@fluidframework/test-runtime-utils": "^0.59.2002",
"@microsoft/api-extractor": "^7.22.2",

@@ -84,0 +84,0 @@ "@rushstack/eslint-config": "^2.5.1",

@@ -9,2 +9,2 @@ /*!

export const pkgName = "@fluidframework/map";
export const pkgVersion = "0.59.2001";
export const pkgVersion = "0.59.2002";