@typespec/http
Advanced tools
+8
-7
| { | ||
| "name": "@typespec/http", | ||
| "version": "0.50.0", | ||
| "version": "0.51.0-dev.0", | ||
| "author": "Microsoft Corporation", | ||
@@ -41,3 +41,3 @@ "description": "TypeSpec HTTP protocol binding", | ||
| "peerDependencies": { | ||
| "@typespec/compiler": "~0.50.0" | ||
| "@typespec/compiler": "~0.50.0 || >=0.51.0-dev <0.51.0" | ||
| }, | ||
@@ -47,7 +47,7 @@ "devDependencies": { | ||
| "@types/node": "~18.11.9", | ||
| "@typespec/compiler": "~0.50.0", | ||
| "@typespec/eslint-config-typespec": "~0.50.0", | ||
| "@typespec/library-linter": "~0.50.0", | ||
| "@typespec/eslint-plugin": "~0.50.0", | ||
| "@typespec/tspd": "~0.46.0", | ||
| "@typespec/compiler": "~0.50.0 || >=0.51.0-dev <0.51.0", | ||
| "@typespec/eslint-config-typespec": "~0.50.0 || >=0.51.0-dev <0.51.0", | ||
| "@typespec/library-linter": "~0.50.0 || >=0.51.0-dev <0.51.0", | ||
| "@typespec/eslint-plugin": "~0.50.0 || >=0.51.0-dev <0.51.0", | ||
| "@typespec/tspd": "~0.46.0 || >=0.47.0-dev <0.47.0", | ||
| "eslint": "^8.49.0", | ||
@@ -61,2 +61,3 @@ "mocha": "~10.2.0", | ||
| }, | ||
| "dependencies": {}, | ||
| "scripts": { | ||
@@ -63,0 +64,0 @@ "clean": "rimraf ./dist ./temp", |
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
233341
0.07%