New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluidframework/container-utils

Package Overview
Dependencies
Maintainers
3
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

to
1.4.0-115997

2

dist/packageVersion.d.ts

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

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

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

exports.pkgName = "@fluidframework/container-utils";
exports.pkgVersion = "1.4.0-111997";
exports.pkgVersion = "1.4.0-115997";
//# sourceMappingURL=packageVersion.js.map

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

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

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

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

@@ -39,3 +39,4 @@ "homepage": "https://fluidframework.com",

"tsc:watch": "tsc --watch",
"typetests:gen": "fluid-type-validator -g -d ."
"typetests:gen": "flub generate typetests --generate --dir . --no-generateInName",
"typetests:prepare": "flub generate typetests --prepare --dir . --pin"
},

@@ -65,13 +66,13 @@ "nyc": {

"@fluidframework/common-utils": "^0.32.1",
"@fluidframework/container-definitions": "1.4.0-111997",
"@fluidframework/container-definitions": "1.4.0-115997",
"@fluidframework/protocol-definitions": "^0.1028.2000",
"@fluidframework/telemetry-utils": "1.4.0-111997"
"@fluidframework/telemetry-utils": "1.4.0-115997"
},
"devDependencies": {
"@fluidframework/build-common": "^0.24.0",
"@fluidframework/build-tools": "^0.2.74327",
"@fluidframework/container-utils-previous": "npm:@fluidframework/container-utils@^1.2.0",
"@fluidframework/build-tools": "^0.6.0-110101",
"@fluidframework/container-utils-previous": "npm:@fluidframework/container-utils@1.3.1",
"@fluidframework/eslint-config-fluid": "^0.28.2000",
"@fluidframework/mocha-test-setup": "1.4.0-111997",
"@fluidframework/test-runtime-utils": "1.4.0-111997",
"@fluidframework/mocha-test-setup": "1.4.0-115997",
"@fluidframework/test-runtime-utils": "1.4.0-115997",
"@microsoft/api-extractor": "^7.22.2",

@@ -91,5 +92,7 @@ "@rushstack/eslint-config": "^2.5.1",

"typeValidation": {
"version": "1.3.0",
"version": "1.4.0",
"baselineRange": "~1.3.0",
"baselineVersion": "1.3.1",
"broken": {}
}
}

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

export const pkgName = "@fluidframework/container-utils";
export const pkgVersion = "1.4.0-111997";
export const pkgVersion = "1.4.0-115997";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet