New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

http4js

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http4js - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

client/Client.d.ts

3

package.json
{
"name": "http4js",
"version": "1.8.1",
"version": "1.8.2",
"description": "A lightweight HTTP toolkit",

@@ -11,3 +11,2 @@ "main": "dist/index.js",

"build": "tsc",
"prepublishOnly": "rm -rf ./dist && tsc -p ./ --outDir dist/ && cp package.json dist/",
"app": "tsc; node index.js"

@@ -14,0 +13,0 @@ },

@@ -5,4 +5,3 @@ {

"lib": ["es2015"],
"declaration": true,
"outDir": "./dist"
"declaration": true
},

@@ -9,0 +8,0 @@ "include": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc