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

a2-in-memory-web-api

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a2-in-memory-web-api - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

12

CHANGELOG.md

@@ -0,1 +1,13 @@

<a name="0.1.16"></a>
# 0.1.16 (2016-04-25)
* update packages
* Angular 2 beta 16
* zone.js 0.6.12
<a name="0.1.15"></a>
# 0.1.15 (2016-04-13)
* update packages
* Angular 2 beta 15
* zone.js 0.6.10
<a name="0.1.14"></a>

@@ -2,0 +14,0 @@ # 0.1.14 (2016-04-07)

14

package.json
{
"name": "a2-in-memory-web-api",
"version": "0.1.15",
"version": "0.1.16",
"description": "An in-memory web api for demos and tests",

@@ -29,7 +29,7 @@ "scripts": {

"dependencies": {
"angular2": "2.0.0-beta.15",
"angular2": "2.0.0-beta.16",
"es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"zone.js": "0.6.10"
"zone.js": "0.6.12"
},

@@ -41,3 +41,3 @@ "devDependencies": {

"gulp-bump": "^2.0.1",
"gulp-load-plugins": "^1.2.1",
"gulp-load-plugins": "^1.2.2",
"gulp-task-listing": "^1.0.1",

@@ -52,3 +52,3 @@ "gulp-util": "^3.0.7",

"lite-server": "^2.2.0",
"live-server": "^0.9.2",
"live-server": "^1.0.0",
"rimraf": "^2.5.2",

@@ -58,5 +58,5 @@ "systemjs": "0.19.26",

"typescript": "^1.8.10",
"typings": "0.7.12",
"yargs": "^4.3.2"
"typings": "0.8.1",
"yargs": "^4.6.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