Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@app-config/core

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-config/core - npm Package Compare versions

Comparing version 2.8.4 to 2.8.5

6

dist/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

8

package.json
{
"name": "@app-config/core",
"description": "Core logic for App Config",
"version": "2.8.4",
"version": "2.8.5",
"license": "MPL-2.0",

@@ -33,4 +33,4 @@ "author": {

"dependencies": {
"@app-config/logging": "^2.8.4",
"@app-config/utils": "^2.8.4",
"@app-config/logging": "^2.8.5",
"@app-config/utils": "^2.8.5",
"@iarna/toml": "3",

@@ -42,3 +42,3 @@ "js-yaml": "^3.13.1",

"devDependencies": {
"@app-config/test-utils": "^2.8.4",
"@app-config/test-utils": "^2.8.5",
"@types/js-yaml": "3",

@@ -45,0 +45,0 @@ "@types/lodash.merge": "4"

Sorry, the diff of this file is not supported yet

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