Socket
Socket
Sign inDemoInstall

hawk

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hawk - npm Package Compare versions

Comparing version 7.0.5 to 7.0.6

7

package.json
{
"name": "hawk",
"description": "HTTP Hawk Authentication Scheme",
"version": "7.0.5",
"version": "7.0.6",
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)",

@@ -31,7 +31,2 @@ "repository": "git://github.com/hueniverse/hawk",

},
"babel": {
"presets": [
"es2015"
]
},
"scripts": {

@@ -38,0 +33,0 @@ "build-client": "mkdir -p dist; babel lib/browser.js --out-file dist/browser.js",

2

README.md

@@ -548,3 +548,3 @@ ![hawk Logo](https://raw.github.com/hueniverse/hawk/master/images/hawk.png)

If you are looking for some prose explaining how all this works, **this is it**. **Hawk** is being developed as an open source
project instead of a standard. In other words, the [code](/hueniverse/hawk/tree/master/lib) is the specification. Not sure about
project instead of a standard. In other words, the [code](https://github.com/hueniverse/hawk/tree/master/lib) is the specification. Not sure about
something? Open an issue!

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