@best/config
Advanced tools
Comparing version 4.0.0-alpha8 to 4.0.0-alpha9
"use strict"; | ||
/* | ||
* Copyright (c) 2019, salesforce.com, inc. | ||
* All rights reserved. | ||
* SPDX-License-Identifier: MIT | ||
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +9,0 @@ const resolve_config_1 = require("./utils/resolve-config"); |
"use strict"; | ||
/* | ||
* Copyright (c) 2019, salesforce.com, inc. | ||
* All rights reserved. | ||
* SPDX-License-Identifier: MIT | ||
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +9,0 @@ exports.PACKAGE_JSON = 'package.json'; |
"use strict"; | ||
/* | ||
* Copyright (c) 2019, salesforce.com, inc. | ||
* All rights reserved. | ||
* SPDX-License-Identifier: MIT | ||
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +9,0 @@ const utils_1 = require("@best/utils"); |
"use strict"; | ||
/* | ||
* Copyright (c) 2019, salesforce.com, inc. | ||
* All rights reserved. | ||
* SPDX-License-Identifier: MIT | ||
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT | ||
*/ | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
@@ -3,0 +9,0 @@ return (mod && mod.__esModule) ? mod : { "default": mod }; |
"use strict"; | ||
/* | ||
* Copyright (c) 2019, salesforce.com, inc. | ||
* All rights reserved. | ||
* SPDX-License-Identifier: MIT | ||
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT | ||
*/ | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
@@ -3,0 +9,0 @@ return (mod && mod.__esModule) ? mod : { "default": mod }; |
"use strict"; | ||
/* | ||
* Copyright (c) 2019, salesforce.com, inc. | ||
* All rights reserved. | ||
* SPDX-License-Identifier: MIT | ||
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT | ||
*/ | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
@@ -3,0 +9,0 @@ return (mod && mod.__esModule) ? mod : { "default": mod }; |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "4.0.0-alpha8", | ||
"version": "4.0.0-alpha9", | ||
"description": "Best config", | ||
@@ -17,4 +17,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@best/regex-util": "4.0.0-alpha8", | ||
"@best/utils": "4.0.0-alpha8", | ||
"@best/regex-util": "4.0.0-alpha9", | ||
"@best/utils": "4.0.0-alpha9", | ||
"chalk": "~2.4.2", | ||
@@ -26,3 +26,3 @@ "simple-git": "~1.113.0" | ||
], | ||
"gitHead": "4d0c42f121a7ac6b8b26079579519d216f8b2751" | ||
"gitHead": "6b3e5ae79feebd37eece19a9b6bc6b2d8e897d59" | ||
} |
22937
9
537
+ Added@best/regex-util@4.0.0-alpha9(transitive)
+ Added@best/utils@4.0.0-alpha9(transitive)
- Removed@best/regex-util@4.0.0-alpha8(transitive)
- Removed@best/utils@4.0.0-alpha8(transitive)
Updated@best/utils@4.0.0-alpha9