@fluidframework/core-interfaces
Advanced tools
Comparing version 2.0.0-internal.7.1.0 to 2.0.0-internal.7.2.0
# @fluidframework/core-interfaces | ||
## 2.0.0-internal.7.2.0 | ||
Dependency updates only. | ||
## 2.0.0-internal.7.1.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@fluidframework/core-interfaces", | ||
"version": "2.0.0-internal.7.1.0", | ||
"version": "2.0.0-internal.7.2.0", | ||
"description": "Fluid object interfaces", | ||
@@ -18,10 +18,9 @@ "homepage": "https://fluidframework.com", | ||
"devDependencies": { | ||
"@fluid-tools/build-cli": "^0.25.0", | ||
"@fluidframework/build-common": "^2.0.1", | ||
"@fluidframework/build-tools": "^0.25.0", | ||
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-internal.7.0.0", | ||
"@fluid-tools/build-cli": "^0.26.1", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.26.1", | ||
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-internal.7.1.0", | ||
"@fluidframework/eslint-config-fluid": "^3.0.0", | ||
"@microsoft/api-extractor": "^7.37.0", | ||
"@types/node": "^16.18.38", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "~8.50.0", | ||
@@ -46,3 +45,3 @@ "prettier": "~3.0.3", | ||
"ci:test:coverage": "echo No test for this package", | ||
"clean": "rimraf --glob 'dist' 'lib' '*.tsbuildinfo' '*.build.log' '_api-extractor-temp'", | ||
"clean": "rimraf --glob dist lib \"*.tsbuildinfo\" \"*.build.log\" _api-extractor-temp", | ||
"eslint": "eslint --format stylish src", | ||
@@ -49,0 +48,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", |
11
340546
102
3340