Socket
Socket
Sign inDemoInstall

tsconfig-paths-webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsconfig-paths-webpack-plugin - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

9

CHANGELOG.md

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

## [3.0.2] - 2018-03-14
### Fixed
* Upgraded tsconfig-paths to 3.1.3 which includes the fix in https://github.com/dividab/tsconfig-paths/pull/30.
## [3.0.1] - 2018-03-13

@@ -104,3 +110,4 @@

[unreleased]: https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.0.1...master
[unreleased]: https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.0.2...master
[3.0.2]: https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.0.1...3.0.2
[3.0.1]: https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.0.0...3.0.1

@@ -107,0 +114,0 @@ [3.0.0]: https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/2.0.0...3.0.0

4

package.json
{
"name": "tsconfig-paths-webpack-plugin",
"version": "3.0.1",
"version": "3.0.2",
"description": "Load modules according to tsconfig paths in webpack.",

@@ -11,3 +11,3 @@ "main": "index.js",

"chalk": "^2.3.0",
"tsconfig-paths": "^3.1.2"
"tsconfig-paths": "^3.1.3"
},

@@ -14,0 +14,0 @@ "devDependencies": {

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