@incanta/config
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -0,2 +1,3 @@ | ||
#!/usr/bin/env node | ||
export {}; | ||
//# sourceMappingURL=config-env.d.ts.map |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) { |
{ | ||
"name": "@incanta/config", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "exports": { |
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
import { execSync } from "child_process"; | ||
@@ -2,0 +4,0 @@ import merge from "lodash.merge"; |
Sorry, the diff of this file is not supported yet
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
29803
527