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

@fluidframework/container-runtime-definitions

Package Overview
Dependencies
Maintainers
1
Versions
590
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/container-runtime-definitions - npm Package Compare versions

Comparing version 2.20.0 to 2.21.0

4

CHANGELOG.md
# @fluidframework/container-runtime-definitions
## 2.21.0
Dependency updates only.
## 2.20.0

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

28

package.json
{
"name": "@fluidframework/container-runtime-definitions",
"version": "2.20.0",
"version": "2.21.0",
"description": "Fluid Runtime definitions",

@@ -44,6 +44,6 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluidframework/container-definitions": "~2.20.0",
"@fluidframework/core-interfaces": "~2.20.0",
"@fluidframework/driver-definitions": "~2.20.0",
"@fluidframework/runtime-definitions": "~2.20.0"
"@fluidframework/container-definitions": "~2.21.0",
"@fluidframework/core-interfaces": "~2.21.0",
"@fluidframework/driver-definitions": "~2.21.0",
"@fluidframework/runtime-definitions": "~2.21.0"
},

@@ -56,4 +56,4 @@ "devDependencies": {

"@fluidframework/build-tools": "^0.51.0",
"@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.13.0",
"@fluidframework/eslint-config-fluid": "^5.6.0",
"@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.20.0",
"@fluidframework/eslint-config-fluid": "^5.7.3",
"@microsoft/api-extractor": "7.47.8",

@@ -68,13 +68,3 @@ "concurrently": "^8.2.1",

"typeValidation": {
"broken": {
"Interface_IContainerRuntime": {
"backCompat": false
},
"Interface_IContainerRuntimeWithResolveHandle_Deprecated": {
"backCompat": false
},
"TypeAlias_IContainerRuntimeBaseWithCombinedEvents": {
"backCompat": false
}
},
"broken": {},
"entrypoint": "legacy"

@@ -110,3 +100,3 @@ },

"ci:build:docs": "api-extractor run",
"clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp",
"clean": "rimraf --glob dist lib {alpha,beta,internal,legacy}.d.ts \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp",
"eslint": "eslint --format stylish src",

@@ -113,0 +103,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",

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