You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@hapipal/toys

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapipal/toys - npm Package Compare versions

Comparing version

to
3.2.0

20

package.json
{
"name": "@hapipal/toys",
"version": "3.2.0-types.0",
"version": "3.2.0",
"description": "The hapi utility toy chest",
"main": "lib/index.js",
"types": "types.d.ts",
"engines": {

@@ -35,6 +34,6 @@ "node": ">=12"

"dependencies": {
"@hapi/hoek": "9.x.x"
"@hapi/hoek": "^9.0.0"
},
"peerDependencies": {
"@hapi/hapi": ">=19 <21"
"@hapi/hapi": ">=19 <22"
},

@@ -47,10 +46,9 @@ "peerDependenciesMeta": {

"devDependencies": {
"@hapi/boom": "9.x.x",
"@hapi/code": "8.x.x",
"@hapi/hapi": "20.x.x",
"@hapi/lab": "24.x.x",
"coveralls": "3.x.x",
"joi": "17.x.x",
"@hapipal/types-toys": ">=0"
"@hapi/boom": "^9.0.0",
"@hapi/code": "^8.0.0",
"@hapi/hapi": "^20.0.0",
"@hapi/lab": "^24.0.0",
"coveralls": "^3.0.0",
"joi": "^17.0.0"
}
}

@@ -5,3 +5,3 @@ # toys

[![Build Status](https://travis-ci.org/hapipal/toys.svg?branch=master)](https://travis-ci.org/hapipal/toys) [![Coverage Status](https://coveralls.io/repos/hapipal/toys/badge.svg?branch=master&service=github)](https://coveralls.io/github/hapipal/toys?branch=master)
[![Build Status](https://app.travis-ci.com/hapipal/toys.svg?branch=main)](https://app.travis-ci.com/hapipal/toys) [![Coverage Status](https://coveralls.io/repos/hapipal/toys/badge.svg?branch=main&service=github)](https://coveralls.io/github/hapipal/toys?branch=main)

@@ -8,0 +8,0 @@ Lead Maintainer - [Devin Ivy](https://github.com/devinivy)

Sorry, the diff of this file is not supported yet