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

resolve-tspaths

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-tspaths - npm Package Compare versions

Comparing version 0.8.22 to 0.8.23

2

dist/steps/generateChanges.js

@@ -22,3 +22,3 @@ "use strict";

// multiline import/exports with {}
/((?:import|export) {\n[^}]+} from (?:"([^']+)"))/g,
/((?:import|export) {\n[^}]+} from (?:"([^"]+)"))/g,
/((?:import|export) {\n[^}]+} from (?:'([^']+)'))/g,

@@ -25,0 +25,0 @@ ];

{
"version": "0.8.22"
"version": "0.8.23"
}
{
"name": "resolve-tspaths",
"version": "0.8.22",
"version": "0.8.23",
"description": "Transform path mappings in your compiled Typescript code",

@@ -38,17 +38,17 @@ "author": "Ben Yap <contact@benyap.com>",

"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@release-it/bumper": "6.0.1",
"@release-it/conventional-changelog": "8.0.2",
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"husky": "9.1.6",
"prettier": "3.3.3",
"release-it": "17.6.0",
"@release-it/conventional-changelog": "9.0.3",
"@types/node": "22.10.1",
"@vitest/coverage-v8": "2.1.6",
"husky": "9.1.7",
"prettier": "3.4.1",
"release-it": "17.10.0",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.6.2",
"vite": "5.4.6",
"vitest": "2.1.1"
"typescript": "5.7.2",
"vite": "6.0.1",
"vitest": "2.1.6"
},

@@ -55,0 +55,0 @@ "scripts": {

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