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

http-signature

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-signature - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

CHANGES.md
# node-http-signature changelog
## 1.0.2
- Bump min version of `jsprim` dependency, to include fixes for using
http-signature with `browserify`
## 1.0.1

@@ -4,0 +9,0 @@

6

package.json
{
"name": "http-signature",
"description": "Reference implementation of Joyent's HTTP Signature scheme.",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -32,7 +32,7 @@ "author": "Joyent, Inc",

"assert-plus": "^0.1.5",
"jsprim": "^1.2.0",
"jsprim": "^1.2.2",
"sshpk": "^1.4.6"
},
"peerDependencies": {
"sshpk": "^1.4.0"
"sshpk": "^1.4.6"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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