@fluidframework/protocol-definitions
Advanced tools
Comparing version 2.1.0 to 3.0.0-185796
# @fluidframework/protocol-definitions Changelog | ||
## [3.0.0](https://github.com/microsoft/FluidFramework/releases/tag/protocol-definitions_v3.0.0) | ||
### Updated @fluidframework/common-definitions | ||
The @fluidframework/common-definitions package dependency has been updated to version 1.0.0. | ||
## [2.1.0](https://github.com/microsoft/FluidFramework/releases/tag/protocol-definitions_v2.1.0) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@fluidframework/protocol-definitions", | ||
"version": "2.1.0", | ||
"version": "3.0.0-185796", | ||
"description": "Fluid protocol definitions", | ||
@@ -18,8 +18,8 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/common-definitions": "^0.20.1" | ||
"@fluidframework/common-definitions": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@fluid-tools/build-cli": "^0.21.0", | ||
"@fluidframework/build-common": "^1.2.0", | ||
"@fluidframework/build-tools": "^0.21.0", | ||
"@fluid-tools/build-cli": "^0.22.0", | ||
"@fluidframework/build-common": "^2.0.0", | ||
"@fluidframework/build-tools": "^0.22.0", | ||
"@fluidframework/eslint-config-fluid": "^2.0.0", | ||
@@ -26,0 +26,0 @@ "@fluidframework/protocol-definitions-previous": "npm:@fluidframework/protocol-definitions@1.1.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
359067
1
+ Added@fluidframework/common-definitions@1.1.0(transitive)
- Removed@fluidframework/common-definitions@0.20.1(transitive)