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

http-msgs

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-msgs - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

index.js

@@ -28,2 +28,3 @@

exports.setCookie = cookie.setCookie;
exports.cookieString = cookie.cookieString;

@@ -33,2 +34,1 @@

{
"name": "http-msgs",
"version": "1.0.7",
"version": "1.0.8",
"description": "Node module to handle to HTTP status codes",

@@ -31,4 +31,4 @@ "main": "index.js",

"dependencies": {
"cookie-secure": "^1.0.2"
"cookie-secure": "^1.0.4"
}
}
# http-msgs
Node module to handle to HTTP status codes
![verson](https://img.shields.io/badge/version-1.0.7-green.svg)
![verson](https://img.shields.io/badge/version-1.0.8-green.svg)
![License](https://img.shields.io/badge/License-MIT-yellowgreen.svg)

@@ -6,0 +6,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