@fluidframework/protocol-base
Advanced tools
+1
-1
@@ -22,3 +22,3 @@ /*! | ||
| // TODO: remove usages of deprecated APIs and remove this override | ||
| "import/no-deprecated": "warn", | ||
| "import-x/no-deprecated": "warn", | ||
@@ -25,0 +25,0 @@ // TODO: fix violations and remove this override |
+7
-7
| { | ||
| "name": "@fluidframework/protocol-base", | ||
| "version": "8.0.0-347501", | ||
| "version": "8.0.0-366087", | ||
| "description": "Fluid protocol base", | ||
@@ -63,3 +63,3 @@ "homepage": "https://fluidframework.com", | ||
| "@fluidframework/common-utils": "^3.1.0", | ||
| "@fluidframework/gitresources": "8.0.0-347501", | ||
| "@fluidframework/gitresources": "8.0.0-366087", | ||
| "@fluidframework/protocol-definitions": "^3.2.0", | ||
@@ -69,6 +69,6 @@ "events_pkg": "npm:events@^3.1.0" | ||
| "devDependencies": { | ||
| "@fluid-tools/build-cli": "^0.56.0", | ||
| "@fluid-tools/build-cli": "^0.60.0", | ||
| "@fluidframework/build-common": "^2.0.3", | ||
| "@fluidframework/build-tools": "^0.56.0", | ||
| "@fluidframework/eslint-config-fluid": "^5.8.0", | ||
| "@fluidframework/build-tools": "^0.60.0", | ||
| "@fluidframework/eslint-config-fluid": "^8.1.0", | ||
| "@fluidframework/protocol-base-previous": "npm:@fluidframework/protocol-base@7.0.0", | ||
@@ -79,6 +79,6 @@ "@microsoft/api-extractor": "^7.45.1", | ||
| "@types/node": "^18.19.39", | ||
| "c8": "^8.0.1", | ||
| "c8": "^10.1.3", | ||
| "concurrently": "^8.2.1", | ||
| "copyfiles": "^2.4.1", | ||
| "eslint": "~8.55.0", | ||
| "eslint": "~8.57.0", | ||
| "mocha": "^10.8.2", | ||
@@ -85,0 +85,0 @@ "prettier": "~3.0.3", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
214622
0+ Added
- Removed