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

tsconfig-paths-webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
33
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.3 to 3.0.4

9

CHANGELOG.md

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

## [3.0.4] - 2018-04-17
### Fixed
* Add missing module dependency [#15](https://github.com/dividab/tsconfig-paths/pull/15). Thanks to [@darlanalves](https://github.com/darlanalves) for this fix!
## [3.0.3] - 2018-03-31

@@ -117,3 +123,4 @@

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

@@ -120,0 +127,0 @@ [3.0.2]: https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.0.1...3.0.2

3

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

@@ -17,2 +17,3 @@ "main": "index.js",

"@types/node": "^8.0.9",
"enhanced-resolve": "^4.0.0",
"husky": "^0.14.3",

@@ -19,0 +20,0 @@ "lint-staged": "^6.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