@fluidframework/gitresources
Advanced tools
Comparing version 3.0.0-192517 to 3.0.0-211732
{ | ||
"name": "@fluidframework/gitresources", | ||
"version": "3.0.0-192517", | ||
"version": "3.0.0-211732", | ||
"description": "Git resource definitions for Fluid services", | ||
@@ -16,5 +16,6 @@ "homepage": "https://fluidframework.com", | ||
"scripts": { | ||
"build": "concurrently npm:build:compile npm:lint", | ||
"build": "concurrently npm:build:compile npm:lint && npm run build:docs", | ||
"build:compile": "npm run tsc && npm run typetests:gen", | ||
"clean": "rimraf --glob 'dist' '*.tsbuildinfo' '*.build.log'", | ||
"build:docs": "api-extractor run --local && copyfiles -u 1 \"./_api-extractor-temp/doc-models/*\" ../../_api-extractor-temp/", | ||
"clean": "rimraf --glob dist \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp", | ||
"eslint": "eslint --format stylish src", | ||
@@ -32,10 +33,12 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", | ||
"devDependencies": { | ||
"@fluid-tools/build-cli": "^0.22.0", | ||
"@fluidframework/build-common": "^2.0.0", | ||
"@fluidframework/build-tools": "^0.22.0", | ||
"@fluid-tools/build-cli": "^0.26.1", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.26.1", | ||
"@fluidframework/eslint-config-fluid": "^2.0.0", | ||
"@fluidframework/gitresources-previous": "npm:@fluidframework/gitresources@0.1040.1000", | ||
"@fluidframework/gitresources-previous": "npm:@fluidframework/gitresources@2.0.0", | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"concurrently": "^8.2.1", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "~8.27.0", | ||
"prettier": "~2.6.2", | ||
"prettier": "~3.0.3", | ||
"rimraf": "^4.4.0", | ||
@@ -42,0 +45,0 @@ "typescript": "~4.5.5" |
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
23055
22
507
12