Socket
Socket
Sign inDemoInstall

@richillcapital/core

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "@richillcapital/core",
"version": "1.1.0",
"version": "1.1.1",
"description": "Core library",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -46,4 +46,7 @@ {

"module": "commonjs", /* Specify what module code is generated. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
"baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
"paths": {
"@richillcapital/core/entities/*": ["./richillcapital-core/entities/*"],
"@richillcapital/core/value-objects/*": ["./richillcapital-core/value-objects/*"],
}, /* Specify a set of entries that re-map imports to additional lookup locations. */
// "rootDir": "./", /* Specify the root folder within your source files. */

@@ -50,0 +53,0 @@ // "rootDirs": [],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc