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

@hapi/cryptiles

Package Overview
Dependencies
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/cryptiles - npm Package Compare versions

Comparing version 5.1.0 to 6.0.0

3

LICENSE.md

@@ -1,2 +0,3 @@

Copyright (c) 2014-2020, Sideway Inc, and project contributors
Copyright (c) 2014-2022, Project contributors
Copyright (c) 2014-2020, Sideway Inc
All rights reserved.

@@ -3,0 +4,0 @@

{
"name": "@hapi/cryptiles",
"description": "General purpose crypto utilities",
"version": "5.1.0",
"version": "6.0.0",
"repository": "git://github.com/hapijs/cryptiles",

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

"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},

@@ -20,8 +20,16 @@ "files": [

],
"eslintConfig": {
"extends": [
"plugin:@hapi/module"
]
},
"dependencies": {
"@hapi/boom": "9.x.x"
"@hapi/boom": "^10.0.0"
},
"devDependencies": {
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x"
"@hapi/code": "^9.0.0",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "^25.0.0",
"@types/node": "^17.0.31",
"typescript": "~4.6.4"
},

@@ -28,0 +36,0 @@ "scripts": {

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