New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 0.1.5

4

CHANGELOG.md
# "angular-in-memory-web-api" versions
<a name="0.1.5"></a>
## 0.1.5 (2016-10-03)
* project.json license changed again to match angular.io package.json
<a name="0.1.4"></a>

@@ -3,0 +7,0 @@ ## 0.1.4 (2016-10-03)

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.4",
"version": "0.1.5",
"description": "An in-memory web api for Angular demos and tests",

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

"author": "",
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/angular/angular.io/blob/master/LICENSE"
}
],
"bugs": {

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

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