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-types.0

types.d.ts

6

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

@@ -50,4 +51,5 @@ "node": ">=12"

"coveralls": "3.x.x",
"joi": "17.x.x"
"joi": "17.x.x",
"@hapipal/types-toys": ">=0"
}
}