Comparing version 4.1.2 to 4.1.3
@@ -43,2 +43,3 @@ 'use strict'; | ||
} | ||
++pos; | ||
@@ -45,0 +46,0 @@ } |
{ | ||
"name": "cryptiles", | ||
"description": "General purpose crypto utilities", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"repository": "git://github.com/hapijs/cryptiles", | ||
@@ -12,5 +12,2 @@ "main": "lib/index.js", | ||
], | ||
"engines": { | ||
"node": ">=8.9.0" | ||
}, | ||
"dependencies": { | ||
@@ -21,3 +18,3 @@ "boom": "7.x.x" | ||
"code": "5.x.x", | ||
"lab": "15.x.x" | ||
"lab": "17.x.x" | ||
}, | ||
@@ -24,0 +21,0 @@ "scripts": { |
@@ -0,0 +0,0 @@ cryptiles |
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
4395