Socket
Socket
Sign inDemoInstall

angular2-hapi-engine

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-hapi-engine - npm Package Compare versions

Comparing version 0.15.0 to 0.104.5-preview

engine.d.ts

86

package.json
{
"name": "angular2-hapi-engine",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"version": "0.15.0",
"main": "index.js",
"typings": "index.d.ts",
"description": "Universal (isomorphic) javascript support for Angular2",
"peerDependencies": {
"angular2-universal": "~0.104.5-preview"
},
"contributors": [
"gdi2290",
"manekinekko",
"jeffwhelpley",
"MarkPieszak",
"ashsidhu",
"jeffbcross",
"wesleycho",
"dbabaioff",
"tamascsaba",
"alexpods",
"laskoviymishka",
"JohnGorter",
"valorkin",
"playground",
"swirlycheetah",
"datwheat",
"btrigueiro",
"Krijger",
"vangorden",
"alfamegaxq",
"QuinntyneBrown",
"vvakame",
"gitter-badger",
"juristr",
"filipesilva",
"lightningtgc",
"justindujardin",
"wellingWilliam",
"adams",
"alxhub",
"naomiblack",
"NathanWalker",
"basarat",
"visikov",
"tbosch",
"bnjjj"
],
"version": "0.104.5-preview",
"homepage": "https://github.com/angular/universal",
"license": "MIT",
"contributors": [
"Tobias Bosch <tbosch@google.com>",
"PatrickJS <github@gdi2290.com>",
"Jeff Whelpley <jeff@gethuman.com>"
],
"scripts": {
"remove-modules": "rimraf node_modules/angular2-universal-preview node_modules/angular2-universal node_modules/angular2-express-engine node_modules/preboot node_modules/angular2-hapi-engine node_modules/angular2-universal-polyfills",
"reload": "npm run remove-modules && npm install",
"prebuild": "rimraf dist",
"build": "tsc && echo tsc-passed || echo tsc-errors",
"postbuild": "typings install",
"prepublish": "npm run build"
},
"repository": {

@@ -29,23 +57,9 @@ "type": "git",

},
"devDependencies": {
"@angular/common": "2.0.0-rc.3",
"@angular/compiler": "2.0.0-rc.3",
"@angular/core": "2.0.0-rc.3",
"@angular/http": "2.0.0-rc.3",
"@angular/platform-browser": "2.0.0-rc.3",
"@angular/platform-browser-dynamic": "2.0.0-rc.3",
"@angular/router": "3.0.0-alpha.8",
"angular2-universal": "file:../universal",
"preboot": "^2.1.2",
"reflect-metadata": "^0.1.2",
"rxjs": "5.0.0-beta.6",
"rimraf": "^2.5.2",
"typescript": "^1.8.10",
"zone.js": "^0.6.12"
"config": {
"engine-strict": true
},
"dependencies": {
},
"peerDependencies": {
"angular2-universal": "^0.104.0"
"engines": {
"node": ">= 5.4.1 < 6",
"npm": ">= 3"
}
}
}
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