@fluidframework/protocol-base
Advanced tools
Comparing version 1.0.0 to 2.0.0-178198
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "1.0.0", | ||
"version": "2.0.0-178198", | ||
"description": "Fluid protocol base", | ||
@@ -25,3 +25,3 @@ "homepage": "https://fluidframework.com", | ||
"ci:build:docs": "api-extractor run", | ||
"clean": "rimraf dist lib *.tsbuildinfo *.build.log", | ||
"clean": "rimraf --glob \"dist\" \"lib\" \"*.tsbuildinfo\" \"*.build.log\"", | ||
"eslint": "eslint --format stylish src", | ||
@@ -63,3 +63,3 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", | ||
"@fluidframework/common-utils": "^1.1.1", | ||
"@fluidframework/gitresources": "^1.0.0", | ||
"@fluidframework/gitresources": "2.0.0-178198", | ||
"@fluidframework/protocol-definitions": "^1.1.0", | ||
@@ -66,0 +66,0 @@ "events": "^3.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
195106
1
+ Added@fluidframework/gitresources@2.0.0-178198(transitive)
- Removed@fluidframework/gitresources@1.0.1(transitive)