@typespec/http
Advanced tools
+5
-5
| { | ||
| "name": "@typespec/http", | ||
| "version": "0.50.0-dev.3", | ||
| "version": "0.50.0-dev.4", | ||
| "author": "Microsoft Corporation", | ||
@@ -24,8 +24,8 @@ "description": "TypeSpec HTTP protocol binding", | ||
| ".": { | ||
| "default": "./dist/src/index.js", | ||
| "types": "./dist/src/index.d.ts" | ||
| "types": "./dist/src/index.d.ts", | ||
| "default": "./dist/src/index.js" | ||
| }, | ||
| "./testing": { | ||
| "default": "./dist/src/testing/index.js", | ||
| "types": "./dist/src/testing/index.d.ts" | ||
| "types": "./dist/src/testing/index.d.ts", | ||
| "default": "./dist/src/testing/index.js" | ||
| } | ||
@@ -32,0 +32,0 @@ }, |
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