@fluid-internal/test-driver-definitions
Advanced tools
Comparing version 2.3.0-288113 to 2.3.0
# @fluid-internal/test-driver-definitions | ||
## 2.3.0 | ||
Dependency updates only. | ||
## 2.2.0 | ||
@@ -4,0 +8,0 @@ |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.45.1" | ||
"packageVersion": "7.47.8" | ||
} | ||
] | ||
} |
{ | ||
"name": "@fluid-internal/test-driver-definitions", | ||
"version": "2.3.0-288113", | ||
"version": "2.3.0", | ||
"description": "A driver abstraction and implementations for testing against server", | ||
@@ -28,4 +28,4 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-interfaces": "2.3.0-288113", | ||
"@fluidframework/driver-definitions": "2.3.0-288113" | ||
"@fluidframework/core-interfaces": "~2.3.0", | ||
"@fluidframework/driver-definitions": "~2.3.0" | ||
}, | ||
@@ -35,7 +35,7 @@ "devDependencies": { | ||
"@biomejs/biome": "~1.8.3", | ||
"@fluid-tools/build-cli": "^0.43.0", | ||
"@fluid-tools/build-cli": "^0.46.0", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.43.0", | ||
"@fluidframework/eslint-config-fluid": "^5.3.0", | ||
"@microsoft/api-extractor": "^7.45.1", | ||
"@fluidframework/build-tools": "^0.46.0", | ||
"@fluidframework/eslint-config-fluid": "^5.4.0", | ||
"@microsoft/api-extractor": "7.47.8", | ||
"concurrently": "^8.2.1", | ||
@@ -50,3 +50,4 @@ "copyfiles": "^2.4.1", | ||
"disabled": true, | ||
"broken": {} | ||
"broken": {}, | ||
"entrypoint": "internal" | ||
}, | ||
@@ -53,0 +54,0 @@ "scripts": { |
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
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
36657
0
+ Added@fluidframework/core-interfaces@2.3.1(transitive)
+ Added@fluidframework/driver-definitions@2.3.1(transitive)
- Removed@fluidframework/core-interfaces@2.3.0-288113(transitive)
- Removed@fluidframework/driver-definitions@2.3.0-288113(transitive)