@fluidframework/common-utils
Advanced tools
Comparing version 0.23.0-3046 to 0.23.0-3057
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/common-utils"; | ||
export declare const pkgVersion = "0.23.0-3046"; | ||
export declare const pkgVersion = "0.23.0-3057"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -10,3 +10,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/common-utils"; | ||
exports.pkgVersion = "0.23.0-3046"; | ||
exports.pkgVersion = "0.23.0-3057"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/common-utils"; | ||
export declare const pkgVersion = "0.23.0-3046"; | ||
export declare const pkgVersion = "0.23.0-3057"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/common-utils"; | ||
export const pkgVersion = "0.23.0-3046"; | ||
export const pkgVersion = "0.23.0-3057"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/common-utils", | ||
"version": "0.23.0-3046", | ||
"version": "0.23.0-3057", | ||
"description": "Collection of utility functions for Fluid", | ||
@@ -70,2 +70,3 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-definitions": "^0.19.1-0", | ||
"@types/events": "^3.0.0", | ||
"assert": "^2.0.0", | ||
@@ -84,3 +85,2 @@ "base64-js": "^1.3.1", | ||
"@types/benchmark": "^1.0.31", | ||
"@types/events": "^3.0.0", | ||
"@types/jest": "22.2.3", | ||
@@ -87,0 +87,0 @@ "@types/jest-environment-puppeteer": "2.2.0", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/common-utils"; | ||
export const pkgVersion = "0.23.0-3046"; | ||
export const pkgVersion = "0.23.0-3057"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37
8
+ Added@types/events@^3.0.0
+ Added@types/events@3.0.3(transitive)