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

@fluidframework/protocol-base

Package Overview
Dependencies
Maintainers
2
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/protocol-base - npm Package Compare versions

Comparing version 3.0.0-221317 to 3.0.0-223236

11

api-extractor-lint.json
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "../../api-extractor-lint-base.json",
"messages": {
"extractorMessageReporting": {
// TODO: remove once base config has this enabled as an error
"ae-incompatible-release-tags": {
"logLevel": "error",
"addToApiReportFile": false
}
}
}
"extends": "../../api-extractor-lint-base.json"
}

10

package.json
{
"name": "@fluidframework/protocol-base",
"version": "3.0.0-221317",
"version": "3.0.0-223236",
"description": "Fluid protocol base",

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

"dependencies": {
"@fluidframework/common-utils": "^3.0.0",
"@fluidframework/gitresources": "3.0.0-221317",
"@fluidframework/protocol-definitions": "^3.1.0-220363",
"@fluidframework/common-utils": "^3.0.0-223006",
"@fluidframework/gitresources": "3.0.0-223236",
"@fluidframework/protocol-definitions": "^3.1.0-223007",
"events": "^3.1.0"

@@ -71,3 +71,3 @@ },

"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.26.1",
"@fluidframework/build-tools": "^0.28.0",
"@fluidframework/eslint-config-fluid": "^2.0.0",

@@ -74,0 +74,0 @@ "@fluidframework/protocol-base-previous": "npm:@fluidframework/protocol-base@2.0.0",

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