Socket
Socket
Sign inDemoInstall

@ng-apimock/test-application

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-apimock/test-application - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

dist/main.c39942c24a792efc9617.js

2

dist/3rdpartylicenses.txt

@@ -280,3 +280,3 @@ tslib

MIT
Copyright (c) 2014-2018 Denis Pushkarev
Copyright (c) 2014-2019 Denis Pushkarev

@@ -283,0 +283,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@ng-apimock/test-application",
"description": "Test application for ng-apimock",
"version": "1.0.12",
"version": "1.0.13",
"homepage": "https://github.com/ng-apimock/test-application#readme",

@@ -25,8 +25,3 @@ "author": {

},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/ng-apimock/test-application/blob/master/LICENSE-MIT"
}
],
"license": "MIT",
"keywords": [

@@ -39,25 +34,25 @@ "apimock",

"devDependencies": {
"@angular-devkit/build-angular": "0.10.6",
"@angular/animations": "7.0.4",
"@angular/cli": "7.0.6",
"@angular/common": "7.0.4",
"@angular/compiler": "7.0.4",
"@angular/compiler-cli": "7.0.4",
"@angular/core": "7.0.4",
"@angular/forms": "7.0.4",
"@angular/http": "7.0.4",
"@angular/language-service": "7.0.4",
"@angular/platform-browser": "7.0.4",
"@angular/platform-browser-dynamic": "7.0.4",
"@angular/router": "7.0.4",
"@types/node": "10.12.9",
"@angular-devkit/build-angular": "0.12.3",
"@angular/animations": "7.2.2",
"@angular/cli": "7.2.3",
"@angular/common": "7.2.2",
"@angular/compiler": "7.2.2",
"@angular/compiler-cli": "7.2.2",
"@angular/core": "7.2.2",
"@angular/forms": "7.2.2",
"@angular/http": "7.2.2",
"@angular/language-service": "7.2.2",
"@angular/platform-browser": "7.2.2",
"@angular/platform-browser-dynamic": "7.2.2",
"@angular/router": "7.2.2",
"@types/node": "10.12.18",
"codelyzer": "4.5.0",
"core-js": "2.5.7",
"rimraf": "2.6.2",
"core-js": "2.6.3",
"rimraf": "2.6.3",
"rxjs": "6.3.3",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"typescript": "3.1.6",
"zone.js": "0.8.26"
"ts-node": "8.0.1",
"tslint": "5.12.1",
"typescript": "3.2.4",
"zone.js": "0.8.29"
}
}

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