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

broccoli-merge-trees

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-merge-trees - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

4

CHANGELOG.md
# master
# 3.0.0
* Upgrade to node-merge-trees ^2.0.0; this requires Node 6.0.0 or greater
# 2.0.0

@@ -4,0 +8,0 @@

7

package.json
{
"name": "broccoli-merge-trees",
"description": "Broccoli plugin to merge multiple trees into one",
"version": "2.0.0",
"version": "3.0.0",
"author": "Jo Liss <joliss42@gmail.com>",

@@ -20,5 +20,8 @@ "main": "index.js",

],
"engines": {
"node": ">=6.0.0"
},
"dependencies": {
"broccoli-plugin": "^1.3.0",
"merge-trees": "^1.0.1"
"merge-trees": "^2.0.0"
},

@@ -25,0 +28,0 @@ "devDependencies": {

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