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

@fluidframework/common-utils

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/common-utils - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

3

.eslintrc.js

@@ -19,3 +19,6 @@ /*!

"@typescript-eslint/explicit-function-return-type": "error",
// This package is being deprecated, so it's okay to use deprecated APIs.
"import/no-deprecated": "off",
},
};
# @fluidframework/common-utils Changelog
## [3.0.0](https://github.com/microsoft/FluidFramework/releases/tag/common-utils_v3.0.0)
### Updated @fluidframework/common-definitions
The @fluidframework/common-definitions dependency has been upgraded to v1.0.0.
## [2.0.0](https://github.com/microsoft/FluidFramework/releases/tag/common-utils_v2.0.0)

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@fluidframework/common-utils",
"version": "2.0.0",
"version": "3.0.0",
"description": "Collection of utility functions for Fluid",

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

"dependencies": {
"@fluidframework/common-definitions": "^0.20.1",
"@fluidframework/common-definitions": "^1.0.0",
"@types/events": "^3.0.0",

@@ -56,3 +56,3 @@ "base64-js": "^1.5.1",

"@fluidframework/common-utils-previous": "npm:@fluidframework/common-utils@1.0.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/eslint-config-fluid": "^2.1.0",
"@microsoft/api-extractor": "^7.22.2",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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