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

@adobe/aio-lib-core-config

Package Overview
Dependencies
Maintainers
70
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aio-lib-core-config - npm Package Compare versions

Comparing version 1.2.8 to 2.0.0

17

package.json
{
"name": "@adobe/aio-lib-core-config",
"version": "1.2.8",
"version": "2.0.0",
"description": "Adobe I/O Configuration Module",

@@ -14,3 +14,2 @@ "main": "./src/index.js",

"/src",
"/patches",
"/types.d.ts"

@@ -24,4 +23,3 @@ ],

"typings": "jsdoc -t node_modules/tsd-jsdoc/dist -r src -d .",
"generate-docs": "npm run jsdoc && npm run typings",
"postinstall": "patch-package"
"generate-docs": "npm run jsdoc && npm run typings"
},

@@ -33,12 +31,10 @@ "dependencies": {

"hjson": "^3.1.2",
"js-yaml": "^3.13.0",
"patch-package": "^6.2.0"
"js-yaml": "^3.13.0"
},
"devDependencies": {
"babel-runtime": "^6.26.0",
"codecov": "^3.3.0",
"eslint": "^6.2.2",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "23.2.0",
"eslint-plugin-jest": "23.13.2",
"eslint-plugin-node": "^11.0.0",

@@ -52,6 +48,3 @@ "eslint-plugin-promise": "^4.0.1",

"tsd-jsdoc": "^2.4.0"
},
"bundleDependencies": [
"dotenv"
]
}
}

@@ -19,4 +19,5 @@ <!--

[![Build Status](https://travis-ci.com/adobe/aio-lib-core-config.svg?branch=master)](https://travis-ci.com/adobe/aio-lib-core-config)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Greenkeeper badge](https://badges.greenkeeper.io/adobe/aio-lib-core-config.svg)](https://greenkeeper.io/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/aio-lib-core-config/master.svg?style=flat-square)](https://codecov.io/gh/adobe/aio-lib-core-config/)
[![Size(minified)](https://badgen.net/bundlephobia/min/@adobe/aio-lib-core-config)](https://npmjs.org/package/@adobe/aio-lib-core-config)

@@ -23,0 +24,0 @@ This is a nodejs module to allow management of persistent and environment variable configuration.

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