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

tree-kill-promise

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-kill-promise - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.0.2](https://github.com/dword-design/tree-kill-promise/compare/v1.0.1...v1.0.2) (2020-07-04)
### Bug Fixes
* fixes after upgrades ([2d1c78b](https://github.com/dword-design/tree-kill-promise/commit/2d1c78b8b3629872406cbdac8f95097f257699cb))
* merge ([f630766](https://github.com/dword-design/tree-kill-promise/commit/f63076677b669924b88e30d0ba735a71eba24c9e))
## [1.0.1](https://github.com/dword-design/tree-kill-promise/compare/v1.0.0...v1.0.1) (2020-03-19)

@@ -2,0 +10,0 @@

9

package.json
{
"name": "tree-kill-promise",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple wrapper around the child_process module that makes use of promises.",

@@ -14,6 +14,6 @@ "repository": "dword-design/tree-kill-promise",

"commit": "base commit",
"depgraph": "base depgraph",
"dev": "base dev",
"lint": "base lint",
"prepare": "base prepare",
"prepublishOnly": "base prepublishOnly",
"release": "base release",
"test": "base test"

@@ -31,3 +31,6 @@ },

"with-local-tmp-dir": "^2.2.8"
},
"publishConfig": {
"access": "public"
}
}

@@ -8,3 +8,2 @@ <!-- TITLE/ -->

![Linux macOS Windows compatible](https://img.shields.io/badge/os-linux%20%7C%C2%A0macos%20%7C%C2%A0windows-blue)
[![Build status](https://img.shields.io/github/workflow/status/dword-design/tree-kill-promise/build)](https://github.com/dword-design/tree-kill-promise/actions)

@@ -23,3 +22,3 @@ [![Coverage status](https://img.shields.io/coveralls/dword-design/tree-kill-promise)](https://coveralls.io/github/dword-design/tree-kill-promise)

<!-- INSTALL/ -->
# Install
## Install

@@ -50,3 +49,3 @@ ```bash

<!-- LICENSE/ -->
# License
## License

@@ -53,0 +52,0 @@ Unless stated otherwise all works are:

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