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.12 to 2.0.0

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# [2.0.0](https://github.com/dword-design/tree-kill-promise/compare/v1.0.12...v2.0.0) (2021-05-03)
### Bug Fixes
* update dependency @dword-design/base to v8 ([#23](https://github.com/dword-design/tree-kill-promise/issues/23)) ([cd3d340](https://github.com/dword-design/tree-kill-promise/commit/cd3d340c1708663d1da60ea9caf62b1936431f4b))
### BREAKING CHANGES
* require Node.js >= 12
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Sebastian Landwehr <info@dword-design.de>
Co-authored-by: GitHub Actions <actions@github.com>
## [1.0.12](https://github.com/dword-design/tree-kill-promise/compare/v1.0.11...v1.0.12) (2021-04-26)

@@ -2,0 +18,0 @@

7

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

@@ -26,3 +26,3 @@ "repository": "dword-design/tree-kill-promise",

"devDependencies": {
"@dword-design/base": "^7.0.0",
"@dword-design/base": "^8.0.0",
"@dword-design/functions": "^3.0.0",

@@ -34,2 +34,5 @@ "execa": "^5.0.0",

},
"engines": {
"node": ">=12"
},
"publishConfig": {

@@ -36,0 +39,0 @@ "access": "public"

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