@fluid-internal/client-utils
Advanced tools
Comparing version 2.0.0-rc.5.0.0 to 2.1.0-274160
@@ -7,8 +7,2 @@ ## Alpha API Report File for "@fluid-internal/client-utils" | ||
import { EventEmitter } from 'events_pkg'; | ||
import { IEvent } from '@fluidframework/core-interfaces'; | ||
import { IEventProvider } from '@fluidframework/core-interfaces'; | ||
import { IEventTransformer } from '@fluidframework/core-interfaces'; | ||
import { TransformedEvent } from '@fluidframework/core-interfaces'; | ||
// @alpha | ||
@@ -15,0 +9,0 @@ export const bufferToString: (blob: ArrayBufferLike, encoding: "utf8" | "utf-8" | "base64") => string; |
@@ -7,8 +7,2 @@ ## Beta API Report File for "@fluid-internal/client-utils" | ||
import { EventEmitter } from 'events_pkg'; | ||
import { IEvent } from '@fluidframework/core-interfaces'; | ||
import { IEventProvider } from '@fluidframework/core-interfaces'; | ||
import { IEventTransformer } from '@fluidframework/core-interfaces'; | ||
import { TransformedEvent } from '@fluidframework/core-interfaces'; | ||
export { EventEmitter } | ||
@@ -15,0 +9,0 @@ |
@@ -7,8 +7,2 @@ ## Public API Report File for "@fluid-internal/client-utils" | ||
import { EventEmitter } from 'events_pkg'; | ||
import { IEvent } from '@fluidframework/core-interfaces'; | ||
import { IEventProvider } from '@fluidframework/core-interfaces'; | ||
import { IEventTransformer } from '@fluidframework/core-interfaces'; | ||
import { TransformedEvent } from '@fluidframework/core-interfaces'; | ||
export { EventEmitter } | ||
@@ -15,0 +9,0 @@ |
{ | ||
"name": "@fluid-internal/client-utils", | ||
"version": "2.0.0-rc.5.0.0", | ||
"version": "2.1.0-274160", | ||
"description": "Not intended for use outside the Fluid Framework.", | ||
@@ -62,4 +62,4 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-interfaces": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0", | ||
"@fluidframework/core-utils": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0", | ||
"@fluidframework/core-interfaces": "2.1.0-274160", | ||
"@fluidframework/core-utils": "2.1.0-274160", | ||
"@types/events_pkg": "npm:@types/events@^3.0.0", | ||
@@ -74,4 +74,4 @@ "base64-js": "^1.5.1", | ||
"@biomejs/biome": "^1.7.3", | ||
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.0.0-rc.4.0.0", | ||
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0", | ||
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.0.0-rc.5.0.0", | ||
"@fluid-internal/mocha-test-setup": "2.1.0-274160", | ||
"@fluid-tools/build-cli": "^0.39.0", | ||
@@ -84,3 +84,3 @@ "@fluidframework/build-common": "^2.0.3", | ||
"@types/jest": "29.5.3", | ||
"@types/jest-environment-puppeteer": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0", | ||
"@types/jest-environment-puppeteer": "2.1.0-274160", | ||
"@types/mocha": "^9.1.1", | ||
@@ -87,0 +87,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
230068
+ Added@fluidframework/core-interfaces@2.1.0-274160(transitive)
+ Added@fluidframework/core-utils@2.1.0-274160(transitive)
- Removed@fluidframework/core-interfaces@2.0.0-rc.5.0.8(transitive)
- Removed@fluidframework/core-utils@2.0.0-rc.5.0.8(transitive)