@fluidframework/datastore-definitions
Advanced tools
Comparing version 2.0.0-rc.4.0.8 to 2.0.0-rc.4.0.9
{ | ||
"name": "@fluidframework/datastore-definitions", | ||
"version": "2.0.0-rc.4.0.8", | ||
"version": "2.0.0-rc.4.0.9", | ||
"description": "Fluid data store definitions", | ||
@@ -18,6 +18,6 @@ "homepage": "https://fluidframework.com", | ||
"import": { | ||
"types": "./lib/public.d.ts" | ||
"types": "./lib/index.d.ts" | ||
}, | ||
"require": { | ||
"types": "./dist/public.d.ts" | ||
"types": "./dist/index.d.ts" | ||
} | ||
@@ -43,9 +43,9 @@ }, | ||
"main": "", | ||
"types": "lib/public.d.ts", | ||
"types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@fluidframework/container-definitions": ">=2.0.0-rc.4.0.8 <2.0.0-rc.4.1.0", | ||
"@fluidframework/core-interfaces": ">=2.0.0-rc.4.0.8 <2.0.0-rc.4.1.0", | ||
"@fluidframework/id-compressor": ">=2.0.0-rc.4.0.8 <2.0.0-rc.4.1.0", | ||
"@fluidframework/container-definitions": ">=2.0.0-rc.4.0.9 <2.0.0-rc.4.1.0", | ||
"@fluidframework/core-interfaces": ">=2.0.0-rc.4.0.9 <2.0.0-rc.4.1.0", | ||
"@fluidframework/id-compressor": ">=2.0.0-rc.4.0.9 <2.0.0-rc.4.1.0", | ||
"@fluidframework/protocol-definitions": "^3.2.0", | ||
"@fluidframework/runtime-definitions": ">=2.0.0-rc.4.0.8 <2.0.0-rc.4.1.0" | ||
"@fluidframework/runtime-definitions": ">=2.0.0-rc.4.0.9 <2.0.0-rc.4.1.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
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
120597
48
1746