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
2
Versions
589
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.1.0-276326 to 2.1.0-276985

10

package.json
{
"name": "@fluidframework/container-runtime-definitions",
"version": "2.1.0-276326",
"version": "2.1.0-276985",
"description": "Fluid Runtime definitions",

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

"dependencies": {
"@fluidframework/container-definitions": "2.1.0-276326",
"@fluidframework/core-interfaces": "2.1.0-276326",
"@fluidframework/driver-definitions": "2.1.0-276326",
"@fluidframework/runtime-definitions": "2.1.0-276326"
"@fluidframework/container-definitions": "2.1.0-276985",
"@fluidframework/core-interfaces": "2.1.0-276985",
"@fluidframework/driver-definitions": "2.1.0-276985",
"@fluidframework/runtime-definitions": "2.1.0-276985"
},

@@ -50,0 +50,0 @@ "devDependencies": {

@@ -12,6 +12,8 @@ # @fluidframework/container-runtime-definitions

When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
When taking a dependency on a Fluid Framework library's public APIs, we recommend using a `^` (caret) version range, such as `^1.3.4`.
While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
library consumers should always prefer `^`.
If using any of Fluid Framework's unstable APIs (for example, its `beta` APIs), we recommend using a more constrained version range, such as `~`.
## Installation

@@ -58,7 +60,5 @@

Not finding what you're looking for in this README? Check out our [GitHub
Wiki](https://github.com/microsoft/FluidFramework/wiki) or [fluidframework.com](https://fluidframework.com/docs/).
Not finding what you're looking for in this README? Check out [fluidframework.com](https://fluidframework.com/docs/).
Still not finding what you're looking for? Please [file an
issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
Still not finding what you're looking for? Please [file an issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).

@@ -65,0 +65,0 @@ Thank you!

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