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

@fluidframework/local-driver

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/local-driver - npm Package Compare versions

Comparing version 2.0.0-rc.3.0.5 to 2.0.0-rc.3.0.6

26

package.json
{
"name": "@fluidframework/local-driver",
"version": "2.0.0-rc.3.0.5",
"version": "2.0.0-rc.3.0.6",
"description": "Fluid local driver",

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

"import": {
"types": "./lib/public.d.ts",
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"require": {
"types": "./dist/public.d.ts",
"types": "./dist/index.d.ts",
"default": "./dist/index.js"

@@ -51,3 +51,3 @@ }

},
"types": "lib/public.d.ts",
"types": "lib/index.d.ts",
"c8": {

@@ -74,11 +74,11 @@ "all": true,

"dependencies": {
"@fluid-internal/client-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/core-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/driver-base": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/driver-definitions": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/driver-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluid-internal/client-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/core-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/driver-base": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/driver-definitions": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/driver-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/protocol-base": "^4.0.0",
"@fluidframework/protocol-definitions": "^3.2.0",
"@fluidframework/routerlicious-driver": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/routerlicious-driver": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/server-local-server": "^4.0.0",

@@ -88,3 +88,3 @@ "@fluidframework/server-services-client": "^4.0.0",

"@fluidframework/server-test-utils": "^4.0.0",
"@fluidframework/telemetry-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/telemetry-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"jsrsasign": "^11.0.0",

@@ -96,3 +96,3 @@ "uuid": "^9.0.0"

"@biomejs/biome": "^1.6.2",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluid-tools/build-cli": "^0.37.0",

@@ -99,0 +99,0 @@ "@fluidframework/build-common": "^2.0.3",

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