New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@best/config

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@best/config - npm Package Compare versions

Comparing version 4.0.0-alpha8 to 4.0.0-alpha9

LICENSE

6

build/index.js
"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 };

8

package.json

@@ -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"
}
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