@hapi/cryptiles
Advanced tools
Comparing version 5.1.0 to 6.0.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6326
5
1
+ Added@hapi/boom@10.0.1(transitive)
+ Added@hapi/hoek@11.0.7(transitive)
- Removed@hapi/boom@9.1.4(transitive)
- Removed@hapi/hoek@9.3.0(transitive)
Updated@hapi/boom@^10.0.0