Socket
Socket
Sign inDemoInstall

@haensl/http

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haensl/http - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "@haensl/http",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simple JSON object of common HTTP headers, status codes and methods.",

@@ -9,3 +9,3 @@ "main": "index.json",

"lint:junit": "eslint --format junit -o test-results/eslint/results.xml '**/*.js'",
"prepare": "if [ \"${NODE_ENV}\" != 'production' ] && [ -z \"${CI}\" ]; then husky install; fi",
"prepare": "if [ \"${NODE_ENV}\" != 'production' ] && [ -z \"${CI}\" ]; then husky; fi",
"test": "jest --runInBand --no-cache --colors --passWithNoTests",

@@ -72,3 +72,3 @@ "test:junit": "jest --runInBand --no-cache --ci --reporters='default' --reporters='jest-junit' --passWithNoTests",

"eslint": "^8.42.0",
"husky": "^8.0.3",
"husky": "^9.0.11",
"jest": "^29.5.0",

@@ -75,0 +75,0 @@ "jest-junit": "^16.0.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