Socket
Socket
Sign inDemoInstall

angular2-in-memory-web-api

Package Overview
Dependencies
8
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.18 to 0.0.19

4

CHANGELOG.md

@@ -0,1 +1,5 @@

<a name="0.0.19"></a>
# 0.0.19 (2016-09-13)
* RC7
<a name="0.0.18"></a>

@@ -2,0 +6,0 @@ # 0.0.18 (2016-08-31)

24

package.json
{
"name": "angular2-in-memory-web-api",
"version": "0.0.18",
"version": "0.0.19",
"description": "An in-memory web api for demos and tests",

@@ -31,17 +31,17 @@ "main":"index.js",

"peerDependencies": {
"@angular/core": "2.0.0-rc.6",
"@angular/http": "2.0.0-rc.6",
"@angular/core": "2.0.0-rc.7",
"@angular/http": "2.0.0-rc.7",
"reflect-metadata": "^0.1.3",
"rxjs": "5.0.0-beta.11",
"zone.js": "^0.6.17"
"rxjs": "5.0.0-beta.12",
"zone.js": "^0.6.21"
},
"devDependencies": {
"@angular/common": "2.0.0-rc.6",
"@angular/compiler": "2.0.0-rc.6",
"@angular/core": "2.0.0-rc.6",
"@angular/http": "2.0.0-rc.6",
"@angular/platform-browser": "2.0.0-rc.6",
"@angular/common": "2.0.0-rc.7",
"@angular/compiler": "2.0.0-rc.7",
"@angular/core": "2.0.0-rc.7",
"@angular/http": "2.0.0-rc.7",
"@angular/platform-browser": "2.0.0-rc.7",
"reflect-metadata": "^0.1.3",
"rxjs": "5.0.0-beta.11",
"zone.js": "^0.6.17",
"rxjs": "5.0.0-beta.12",
"zone.js": "^0.6.21",

@@ -48,0 +48,0 @@ "concurrently": "^2.1.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc