Socket
Socket
Sign inDemoInstall

@ngtools/webpack

Package Overview
Dependencies
Maintainers
2
Versions
825
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngtools/webpack - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

src/compiler_host.ts

19

package.json
{
"name": "@ngtools/webpack",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "./src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/angular/angular-cli.git"
},
"author": "angular",
"license": "MIT",
"bugs": {
"url": "https://github.com/angular/angular-cli/issues"
},
"homepage": "https://github.com/angular/angular-cli/tree/master/packages/webpack",
"engines": {
"node": ">= 4.1.0",
"npm": ">= 3.0.0"
},
"dependencies": {

@@ -11,6 +24,6 @@ "@angular-cli/ast-tools": "^1.0.0"

"peerDependencies": {
"typescript": "2.0.2",
"@angular/compiler-cli": "^0.6.0",
"typescript": "^2.0.2",
"@angular/compiler-cli": "^2.1.0",
"@angular/core": "^2.0.0"
}
}
src/compiler_host.d.ts
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