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

@fluidframework/request-handler

Package Overview
Dependencies
Maintainers
2
Versions
594
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/request-handler - npm Package Compare versions

Comparing version 2.0.0-rc.3.0.3 to 2.0.0-rc.4.0.0

4

CHANGELOG.md
# @fluidframework/request-handler
## 2.0.0-rc.4.0.0
Dependency updates only.
## 2.0.0-rc.3.0.0

@@ -4,0 +8,0 @@

2

dist/legacy.d.ts

@@ -12,4 +12,4 @@ /*!

export {
// alpha APIs
// @alpha APIs
RuntimeRequestHandler
} from "./index.js";

@@ -12,4 +12,4 @@ /*!

export {
// alpha APIs
// @alpha APIs
RuntimeRequestHandler
} from "./index.js";

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.42.3"
"packageVersion": "7.43.1"
}
]
}
{
"name": "@fluidframework/request-handler",
"version": "2.0.0-rc.3.0.3",
"version": "2.0.0-rc.4.0.0",
"description": "A simple request handling library for Fluid Framework",

@@ -70,7 +70,7 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluidframework/container-runtime-definitions": ">=2.0.0-rc.3.0.3 <2.0.0-rc.3.1.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.3.0.3 <2.0.0-rc.3.1.0",
"@fluidframework/core-utils": ">=2.0.0-rc.3.0.3 <2.0.0-rc.3.1.0",
"@fluidframework/runtime-definitions": ">=2.0.0-rc.3.0.3 <2.0.0-rc.3.1.0",
"@fluidframework/runtime-utils": ">=2.0.0-rc.3.0.3 <2.0.0-rc.3.1.0"
"@fluidframework/container-runtime-definitions": ">=2.0.0-rc.4.0.0 <2.0.0-rc.4.1.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.4.0.0 <2.0.0-rc.4.1.0",
"@fluidframework/core-utils": ">=2.0.0-rc.4.0.0 <2.0.0-rc.4.1.0",
"@fluidframework/runtime-definitions": ">=2.0.0-rc.4.0.0 <2.0.0-rc.4.1.0",
"@fluidframework/runtime-utils": ">=2.0.0-rc.4.0.0 <2.0.0-rc.4.1.0"
},

@@ -80,9 +80,9 @@ "devDependencies": {

"@biomejs/biome": "^1.6.2",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.3.0.3 <2.0.0-rc.3.1.0",
"@fluid-tools/build-cli": "^0.37.0",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.4.0.0 <2.0.0-rc.4.1.0",
"@fluid-tools/build-cli": "^0.38.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.37.0",
"@fluidframework/build-tools": "^0.38.0",
"@fluidframework/eslint-config-fluid": "^5.1.0",
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.0.0-internal.8.0.0",
"@microsoft/api-extractor": "^7.42.3",
"@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.0.0-rc.3.0.0",
"@microsoft/api-extractor": "^7.43.1",
"@types/diff": "^3.5.1",

@@ -137,5 +137,5 @@ "@types/mocha": "^9.1.1",

"tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
"typetests:gen": "fluid-type-test-generator",
"typetests:gen": "flub generate typetests --dir . -v --publicFallback",
"typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
}
}
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