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 2.0.1 to 2.0.2

8

CHANGELOG.md

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

## [2.0.2](https://github.com/dword-design/tree-kill-promise/compare/v2.0.1...v2.0.2) (2021-05-04)
### Bug Fixes
* update dependency fs-extra to v10 ([#25](https://github.com/dword-design/tree-kill-promise/issues/25)) ([c78ef34](https://github.com/dword-design/tree-kill-promise/commit/c78ef34b257ddc170cbeaedbcc13a8ec1224fd46))
* update dependency with-local-tmp-dir to v4 ([#26](https://github.com/dword-design/tree-kill-promise/issues/26)) ([d59cc77](https://github.com/dword-design/tree-kill-promise/commit/d59cc7770798e387a3a718b00b675e22317e612a))
## [2.0.1](https://github.com/dword-design/tree-kill-promise/compare/v2.0.0...v2.0.1) (2021-05-03)

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

6

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

@@ -29,5 +29,5 @@ "repository": "dword-design/tree-kill-promise",

"execa": "^5.0.0",
"fs-extra": "^9.0.0",
"fs-extra": "^10.0.0",
"port-ready": "^0.1.0",
"with-local-tmp-dir": "^3.0.0"
"with-local-tmp-dir": "^4.0.0"
},

@@ -34,0 +34,0 @@ "engines": {

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