Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bunt/cli

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunt/cli - npm Package Compare versions

Comparing version 0.15.25 to 0.16.0

dist/Command.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.16.0](https://github.com/izatop/bunt/compare/v0.15.25...v0.16.0) (2021-05-21)
### Features
* clean codebase ([357d6aa](https://github.com/izatop/bunt/commit/357d6aaac3b647e7262459c368c6eb94fab8f96a))
## [0.15.25](https://github.com/izatop/bunt/compare/v0.15.24...v0.15.25) (2021-05-11)

@@ -8,0 +19,0 @@

3

dist/index.d.ts

@@ -1,2 +0,1 @@

export * from "./Transport/Headers";
export * from "./RequestCommand";
export * from "./Request";

@@ -13,4 +13,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./Transport/Headers"), exports);
__exportStar(require("./RequestCommand"), exports);
__exportStar(require("./Request"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@bunt/cli",
"version": "0.15.25",
"version": "0.16.0",
"keywords": [

@@ -29,8 +29,8 @@ "typescript"

"dependencies": {
"@bunt/app": "^0.15.25",
"@bunt/util": "^0.15.11",
"@bunt/app": "^0.16.0",
"@bunt/util": "^0.16.0",
"path-to-regexp": "^6.2.0"
},
"license": "MIT",
"gitHead": "9c7e97d85e1e3c09c82170b1bd7e414896b3e0b4"
"gitHead": "1813f3a8c5f24d37f062b42700e16b8e00629b39"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc