Socket
Socket
Sign inDemoInstall

rollup-plugin-merge

Package Overview
Dependencies
17
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

10

package.json
{
"name": "rollup-plugin-merge",
"version": "0.1.4",
"version": "0.1.5",
"description": "Rollup plugin to merge JSON files",

@@ -27,8 +27,8 @@ "main": "index.js",

"dependencies": {
"chokidar": "2.0.4",
"colors": "1.3.2",
"chokidar": "3.0.2",
"colors": "1.3.3",
"merge": "1.2.1"
},
"devDependencies": {
"eslint": "5.8.0"
"eslint": "^6.0.1"
},

@@ -40,4 +40,4 @@ "scripts": {

"engines": {
"node": ">=9.0.0"
"node": ">=9"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc