Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aircall/http

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aircall/http - npm Package Compare versions

Comparing version 1.3.2 to 1.3.4

dist/constants.d.ts

23

package.json
{
"name": "@aircall/http",
"version": "1.3.2",
"main": "src/index.ts",
"types": "src/index.ts",
"version": "1.3.4",
"main": "dist/index.js",
"module": "dist/http.esm.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"files": [
"dist/**/*.js",
"dist/**/*.d.ts",
"README.md",
"package.json"
],
"husky": {

@@ -12,5 +22,2 @@ "hooks": {

},
"publishConfig": {
"access": "public"
},
"size-limit": [

@@ -34,6 +41,6 @@ {

"eslint": "8.30.0",
"@aircall/eslint-config": "1.2.3",
"@aircall/eslint-config": "1.2.4",
"husky": "8.0.1",
"size-limit": "8.1.0",
"@aircall/tsconfig": "1.2.1",
"@aircall/tsconfig": "1.2.2",
"tsdx": "0.14.1",

@@ -40,0 +47,0 @@ "tslib": "2.4.0"

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