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

@hapi/cryptiles

Package Overview
Dependencies
Maintainers
1
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 4.2.0 to 4.2.1

lib/index.d.ts

14

package.json
{
"name": "@hapi/cryptiles",
"description": "General purpose crypto utilities",
"version": "4.2.0",
"version": "4.2.1",
"repository": "git://github.com/hapijs/cryptiles",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"keywords": [

@@ -12,2 +13,5 @@ "cryptography",

],
"files": [
"lib"
],
"dependencies": {

@@ -17,10 +21,10 @@ "@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"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
"test": "lab -a @hapi/code -t 100 -L -Y",
"test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
},
"license": "BSD-3-Clause"
}

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

# cryptiles
<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
# @hapi/cryptiles
General purpose crypto utilities

@@ -7,4 +9,2 @@

Lead Maintainer - [Eran Hammer](https://github.com/hueniverse)
## Methods

@@ -11,0 +11,0 @@

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