You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@typespec/ts-http-runtime

Package Overview
Dependencies
Maintainers
1
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typespec/ts-http-runtime - npm Package Compare versions

Comparing version

to
1.0.0-alpha.20231031.3

4

package.json
{
"name": "@typespec/ts-http-runtime",
"version": "1.0.0-alpha.20231026.1",
"version": "1.0.0-alpha.20231031.3",
"description": "Isomorphic client library for making HTTP requests in node.js and browser.",

@@ -38,3 +38,3 @@ "sdk-type": "client",

"extract-api": "tsc -p . && api-extractor run --local",
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"integration-test:browser": "echo skipped",

@@ -41,0 +41,0 @@ "integration-test:node": "echo skipped",