Socket
Socket
Sign inDemoInstall

tsconfig-paths

Package Overview
Dependencies
Maintainers
13
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsconfig-paths - npm Package Compare versions

Comparing version 3.10.1 to 3.11.0

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Change Log

## [3.11.0] - 2021-08-24
- Reverted upgrade of json5 due to being a breaking change. See PR #173.
## [3.10.1] - 2021-07-06

@@ -12,0 +16,0 @@

5

package.json
{
"name": "tsconfig-paths",
"version": "3.10.1",
"version": "3.11.0",
"description": "Load node modules according to tsconfig paths, in run-time or via API.",

@@ -40,3 +40,4 @@ "main": "lib/index.js",

"dependencies": {
"json5": "^2.2.0",
"@types/json5": "^0.0.29",
"json5": "^1.0.1",
"minimist": "^1.2.0",

@@ -43,0 +44,0 @@ "strip-bom": "^3.0.0"

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