Socket
Socket
Sign inDemoInstall

@hapi/topo

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

0

lib/index.d.ts

@@ -0,0 +0,0 @@ export class Sorter<T> {

@@ -0,0 +0,0 @@ 'use strict';

4

package.json
{
"name": "@hapi/topo",
"description": "Topological sorting with grouping support",
"version": "4.0.0",
"version": "4.0.1",
"repository": "git://github.com/hapijs/topo",

@@ -18,3 +18,3 @@ "main": "lib/index.js",

"dependencies": {
"@hapi/hoek": "8.x.x"
"@hapi/hoek": "^8.3.0"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -9,4 +9,2 @@ <a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

This module is not intended to solve every problem for everyone, but rather as a central place to store hapi-specific methods. If you're looking for a general purpose utility module, check out [lodash](https://github.com/lodash/lodash).
### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support

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

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