Socket
Socket
Sign inDemoInstall

@hapi/topo

Package Overview
Dependencies
1
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

2

lib/index.js
'use strict';
const Assert = require('@hapi/hoek/lib/assert');
const Assert = require('@hapi/hoek/assert');

@@ -5,0 +5,0 @@

{
"name": "@hapi/topo",
"description": "Topological sorting with grouping support",
"version": "6.0.0",
"version": "6.0.1",
"repository": "git://github.com/hapijs/topo",

@@ -23,8 +23,8 @@ "main": "lib/index.js",

"dependencies": {
"@hapi/hoek": "^10.0.0"
"@hapi/hoek": "^11.0.2"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "25.0.0-beta.1",
"@hapi/lab": "^25.1.2",
"@types/node": "^17.0.31",

@@ -31,0 +31,0 @@ "typescript": "~4.6.4"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc