Comparing version 1.0.9 to 1.1.1
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node | ||
const { argv } = require('process'); | ||
@@ -3,0 +3,0 @@ const merger = require('../lib/index.js'); |
{ | ||
"name": "jmg", | ||
"version": "1.0.9", | ||
"version": "1.1.1", | ||
"description": "Merge multiple json file into signle file ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1511
28