Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluidframework/container-utils

Package Overview
Dependencies
Maintainers
2
Versions
423
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/container-utils - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

2

dist/packageVersion.d.ts

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

export declare const pkgName = "@fluidframework/container-utils";
export declare const pkgVersion = "1.3.6";
export declare const pkgVersion = "1.3.7";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/container-utils";
exports.pkgVersion = "1.3.6";
exports.pkgVersion = "1.3.7";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluidframework/container-utils";
export declare const pkgVersion = "1.3.6";
export declare const pkgVersion = "1.3.7";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/container-utils";
export const pkgVersion = "1.3.6";
export const pkgVersion = "1.3.7";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/container-utils",
"version": "1.3.6",
"version": "1.3.7",
"description": "Fluid container utils",

@@ -64,5 +64,5 @@ "homepage": "https://fluidframework.com",

"@fluidframework/common-utils": "^0.32.2",
"@fluidframework/container-definitions": "^1.3.6",
"@fluidframework/container-definitions": "^1.3.7",
"@fluidframework/protocol-definitions": "^0.1028.2000",
"@fluidframework/telemetry-utils": "^1.3.6"
"@fluidframework/telemetry-utils": "^1.3.7"
},

@@ -74,4 +74,4 @@ "devDependencies": {

"@fluidframework/eslint-config-fluid": "^0.28.2000",
"@fluidframework/mocha-test-setup": "^1.3.6",
"@fluidframework/test-runtime-utils": "^1.3.6",
"@fluidframework/mocha-test-setup": "^1.3.7",
"@fluidframework/test-runtime-utils": "^1.3.7",
"@microsoft/api-extractor": "^7.22.2",

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

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

export const pkgName = "@fluidframework/container-utils";
export const pkgVersion = "1.3.6";
export const pkgVersion = "1.3.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