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

@fluidframework/agent-scheduler

Package Overview
Dependencies
Maintainers
2
Versions
590
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/agent-scheduler - npm Package Compare versions

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

30

package.json
{
"name": "@fluidframework/agent-scheduler",
"version": "2.0.0-rc.3.0.5",
"version": "2.0.0-rc.3.0.6",
"description": "Built in runtime object for distributing agents across instances of a container",

@@ -18,7 +18,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"

@@ -49,15 +49,15 @@ }

"main": "lib/index.js",
"types": "lib/public.d.ts",
"types": "lib/index.d.ts",
"dependencies": {
"@fluid-internal/client-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/container-definitions": ">=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/datastore": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/datastore-definitions": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/map": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/register-collection": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/runtime-definitions": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/runtime-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/telemetry-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/container-definitions": ">=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/datastore": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/datastore-definitions": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/map": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/register-collection": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/runtime-definitions": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/runtime-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/telemetry-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"uuid": "^9.0.0"

@@ -64,0 +64,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