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

crumb

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crumb - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

8

package.json
{
"name": "crumb",
"description": "CSRF crumb generation and validation plugin",
"version": "1.1.1",
"version": "1.1.2",
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)",

@@ -23,3 +23,3 @@ "contributors": [

"engines": {
"node": "0.10.x"
"node": ">=0.10.22"
},

@@ -30,6 +30,6 @@ "dependencies": {

"peerDependencies": {
"hapi": "2.x.x"
"hapi": ">=2.x.x"
},
"devDependencies": {
"hapi": "2.x.x",
"hapi": "3.x.x",
"handlebars": "1.3.x",

@@ -36,0 +36,0 @@ "lab": "1.x.x"

Sorry, the diff of this file is not supported yet

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