@fluid-internal/client-utils
Advanced tools
Comparing version 2.4.0-299374 to 2.4.0-299707
{ | ||
"name": "@fluid-internal/client-utils", | ||
"version": "2.4.0-299374", | ||
"version": "2.4.0-299707", | ||
"description": "Not intended for use outside the Fluid Framework.", | ||
@@ -54,3 +54,4 @@ "homepage": "https://fluidframework.com", | ||
"src/test/**/*.*ts", | ||
"dist/test/**/*.*js" | ||
"dist/test/**/*.*js", | ||
"lib/test/**/*.*js" | ||
], | ||
@@ -60,3 +61,4 @@ "exclude-after-remap": false, | ||
"src/**/*.*ts", | ||
"dist/**/*.*js" | ||
"dist/**/*.*js", | ||
"lib/**/*.*js" | ||
], | ||
@@ -72,4 +74,4 @@ "report-dir": "nyc/report", | ||
"dependencies": { | ||
"@fluidframework/core-interfaces": "2.4.0-299374", | ||
"@fluidframework/core-utils": "2.4.0-299374", | ||
"@fluidframework/core-interfaces": "2.4.0-299707", | ||
"@fluidframework/core-utils": "2.4.0-299707", | ||
"@types/events_pkg": "npm:@types/events@^3.0.0", | ||
@@ -82,6 +84,6 @@ "base64-js": "^1.5.1", | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "^0.15.2", | ||
"@arethetypeswrong/cli": "^0.16.4", | ||
"@biomejs/biome": "~1.8.3", | ||
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@~2.3.0", | ||
"@fluid-internal/mocha-test-setup": "2.4.0-299374", | ||
"@fluid-internal/mocha-test-setup": "2.4.0-299707", | ||
"@fluid-tools/build-cli": "^0.48.0", | ||
@@ -94,3 +96,3 @@ "@fluidframework/build-common": "^2.0.3", | ||
"@types/jest": "29.5.3", | ||
"@types/jest-environment-puppeteer": "2.4.0-299374", | ||
"@types/jest-environment-puppeteer": "2.4.0-299707", | ||
"@types/mocha": "^9.1.1", | ||
@@ -97,0 +99,0 @@ "@types/node": "^18.19.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
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
237495
+ Added@fluidframework/core-interfaces@2.4.0-299707(transitive)
+ Added@fluidframework/core-utils@2.4.0-299707(transitive)
- Removed@fluidframework/core-interfaces@2.4.0-299374(transitive)
- Removed@fluidframework/core-utils@2.4.0-299374(transitive)