@fluidframework/protocol-definitions
Advanced tools
Comparing version 3.1.0-223007 to 3.1.0
{ | ||
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", | ||
"extends": "../../build/build-common/api-extractor-base.json", | ||
"messages": { | ||
"extractorMessageReporting": { | ||
// TODO: Add missing documentation and remove this rule override | ||
"ae-undocumented": { | ||
"logLevel": "none" | ||
} | ||
} | ||
} | ||
"extends": "../../build/build-common/api-extractor-base.json" | ||
} |
{ | ||
"name": "@fluidframework/protocol-definitions", | ||
"version": "3.1.0-223007", | ||
"version": "3.1.0", | ||
"description": "Fluid protocol definitions", | ||
@@ -22,7 +22,7 @@ "homepage": "https://fluidframework.com", | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.cjs" | ||
"default": "./dist/index.js" | ||
} | ||
} | ||
}, | ||
"main": "dist/index.cjs", | ||
"main": "dist/index.js", | ||
"module": "lib/index.mjs", | ||
@@ -36,3 +36,3 @@ "types": "dist/index.d.ts", | ||
"@fluidframework/build-tools": "^0.26.1", | ||
"@fluidframework/eslint-config-fluid": "^3.1.0", | ||
"@fluidframework/eslint-config-fluid": "^3.2.0", | ||
"@fluidframework/protocol-definitions-previous": "npm:@fluidframework/protocol-definitions@2.0.0", | ||
@@ -51,2 +51,9 @@ "@microsoft/api-extractor": "^7.38.3", | ||
"packageManager": "pnpm@7.32.3+sha512.c28d73f0d82a6c4712a40b91aa43d7397e119b16f35e5e75fe9b7e8fd4f2fc6dfbb68bb3ffac3473a958bbafa7888b79ec384ad122537378089a3a2a19b9900e", | ||
"fluidBuild": { | ||
"tasks": { | ||
"tsc": [ | ||
"typetests:gen" | ||
] | ||
} | ||
}, | ||
"typeValidation": { | ||
@@ -57,8 +64,7 @@ "broken": {} | ||
"api-extractor:commonjs": "api-extractor run --local", | ||
"api-extractor:esnext": "copyfiles -u 1 \"dist/**/*-@(alpha|beta|public|untrimmed).d.ts\" lib", | ||
"api-extractor:esnext": "api-extractor run --config ./api-extractor-esm.json", | ||
"build": "npm run build:compile && concurrently npm:lint npm:build:docs", | ||
"build:compile": "concurrently npm:typetests:gen npm:tsc npm:build:esnext", | ||
"build:docs": "npm run api-extractor:commonjs && npm run api-extractor:esnext", | ||
"build:esnext": "tsc-multi --config ../../build/build-common/tsc-multi.esm.json && npm run build:rename-types", | ||
"build:rename-types": "renamer \"lib/**\" -f .d.ts -r .d.mts --force", | ||
"build:esnext": "tsc-multi --config ../../build/build-common/tsc-multi.esm.json", | ||
"check:are-the-types-wrong": "attw --pack . --entrypoints .", | ||
@@ -78,3 +84,3 @@ "check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json", | ||
"prettier:fix": "prettier --write . --cache --ignore-path ../../../.prettierignore", | ||
"tsc": "tsc-multi --config ../../build/build-common/tsc-multi.cjs.json", | ||
"tsc": "tsc", | ||
"typetests:gen": "fluid-type-test-generator", | ||
@@ -81,0 +87,0 @@ "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
126
0
377072
3471