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.4 to 3.1.0

lib/index.d.ts

6

CHANGELOG.md

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

## [3.1.0] - 2018-05-14
### Added
* Typescript typings, see [#16](https://github.com/dividab/tsconfig-paths/issues/16).
## [3.0.4] - 2018-04-17

@@ -12,0 +18,0 @@

6

package.json
{
"name": "tsconfig-paths-webpack-plugin",
"version": "3.0.4",
"version": "3.1.0",
"description": "Load modules according to tsconfig paths in webpack.",
"main": "index.js",
"main": "lib/index.js",
"author": "Jonas Kello",

@@ -23,3 +23,3 @@ "license": "MIT",

"ts-loader": "^2.2.2",
"ts-node": "^3.2.0",
"ts-node": "^6.0.3",
"tslint": "^5.8.0",

@@ -26,0 +26,0 @@ "tslint-immutable": "^4.4.0",

Sorry, the diff of this file is not supported yet

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