Socket
Socket
Sign inDemoInstall

@hapi/iron

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/iron - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

8

package.json
{
"name": "@hapi/iron",
"description": "Encapsulated tokens (encrypted and mac'ed objects)",
"version": "5.1.0",
"version": "5.1.1",
"repository": "git://github.com/hueniverse/iron",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"dependencies": {
"@hapi/hoek": "6.x.x",
"@hapi/hoek": "8.x.x",
"@hapi/b64": "4.x.x",

@@ -20,4 +20,4 @@ "@hapi/boom": "7.x.x",

"devDependencies": {
"@hapi/code": "5.x.x",
"@hapi/lab": "18.x.x"
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x"
},

@@ -24,0 +24,0 @@ "scripts": {

@@ -0,5 +1,5 @@

<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
# iron
Lead Maintainer: [Eran Hammer](https://github.com/hueniverse)
**iron** is a cryptographic utility for sealing a JSON object using symmetric key encryption with message

@@ -6,0 +6,0 @@ integrity verification. Or in other words, it lets you encrypt an object, send it around (in

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