You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@bunt/app

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.24.8 to 0.24.9

1

dist/interfaces.d.ts
/// <reference types="node" />
/// <reference types="node" />
import { Promisify } from "@bunt/util";

@@ -3,0 +4,0 @@ import { Application } from "./Application";

/// <reference types="node" />
/// <reference types="node" />
import { ILogable, Promisify } from "@bunt/util";

@@ -3,0 +4,0 @@ import { Application } from "../Application";

10

package.json
{
"name": "@bunt/app",
"version": "0.24.8",
"version": "0.24.9",
"keywords": [

@@ -29,9 +29,9 @@ "typescript"

"dependencies": {
"@bunt/input": "^0.24.5",
"@bunt/unit": "^0.24.7",
"@bunt/util": "^0.24.5",
"@bunt/input": "^0.24.9",
"@bunt/unit": "^0.24.9",
"@bunt/util": "^0.24.9",
"path-to-regexp": "^6.2.1"
},
"license": "MIT",
"gitHead": "7d694353729abe5325b293078ec7b0533fb791e8"
"gitHead": "5339d2fa4e496960063b7fa2f5d0e4ce43e421e3"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc