Socket
Socket
Sign inDemoInstall

@fluidframework/map

Package Overview
Dependencies
Maintainers
3
Versions
568
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.27.6 to 0.27.7

2

dist/packageVersion.d.ts

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

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

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

exports.pkgName = "@fluidframework/map";
exports.pkgVersion = "0.27.6";
exports.pkgVersion = "0.27.7";
//# sourceMappingURL=packageVersion.js.map

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

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

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

export const pkgName = "@fluidframework/map";
export const pkgVersion = "0.27.6";
export const pkgVersion = "0.27.7";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/map",
"version": "0.27.6",
"version": "0.27.7",
"description": "Distributed map",

@@ -57,7 +57,7 @@ "homepage": "https://fluidframework.com",

"@fluidframework/common-utils": "^0.24.0",
"@fluidframework/core-interfaces": "^0.27.6",
"@fluidframework/datastore-definitions": "^0.27.6",
"@fluidframework/core-interfaces": "^0.27.7",
"@fluidframework/datastore-definitions": "^0.27.7",
"@fluidframework/protocol-base": "^0.1013.0",
"@fluidframework/protocol-definitions": "^0.1013.0",
"@fluidframework/shared-object-base": "^0.27.6",
"@fluidframework/shared-object-base": "^0.27.7",
"debug": "^4.1.1",

@@ -69,4 +69,4 @@ "path-browserify": "^1.0.1"

"@fluidframework/eslint-config-fluid": "^0.19.1",
"@fluidframework/mocha-test-setup": "^0.27.6",
"@fluidframework/test-runtime-utils": "^0.27.6",
"@fluidframework/mocha-test-setup": "^0.27.7",
"@fluidframework/test-runtime-utils": "^0.27.7",
"@microsoft/api-extractor": "^7.7.2",

@@ -73,0 +73,0 @@ "@types/debug": "^4.1.5",

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

export const pkgName = "@fluidframework/map";
export const pkgVersion = "0.27.6";
export const pkgVersion = "0.27.7";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc