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

angular-in-memory-web-api

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.3 to 0.1.4

5

CHANGELOG.md
# "angular-in-memory-web-api" versions
<a name="0.1.4"></a>
## 0.1.4 (2016-10-03)
* project.json license is "MIT"
<a name="0.1.2"></a>
<a name="0.1.3"></a>
## 0.1.3 (2016-09-29)

@@ -5,0 +8,0 @@ * Fix typos

2

in-memory-backend.service.js

@@ -478,2 +478,2 @@ "use strict";

exports.InMemoryBackendService = InMemoryBackendService;
//# sourceMappingURL=in-memory-backend.service.js.map
//# sourceMappingURL=in-memory-backend.service.js.map
{
"name": "angular-in-memory-web-api",
"version": "0.1.3",
"version": "0.1.4",
"description": "An in-memory web api for Angular demos and tests",

@@ -25,3 +25,3 @@ "main":"index.js",

"author": "",
"license": "ISC",
"license": "MIT",
"bugs": {

@@ -28,0 +28,0 @@ "url": "https://github.com/angular/in-memory-web-api/issues"

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