Socket
Socket
Sign inDemoInstall

@ng-apimock/dev-interface

Package Overview
Dependencies
14
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 3.0.0

.github/dependabot.yml

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Changelog

# [3.0.0](https://github.com/ng-apimock/dev-interface/compare/v2.0.0...v3.0.0) (2021-07-21)
### chore
* 🤖 update dependencies ([b64309c](https://github.com/ng-apimock/dev-interface/commit/b64309c82518d0ecc57df8563689d6178078cda3))
### BREAKING CHANGES
* 🧨 Drop support for IE 11
# [2.0.0](https://github.com/ng-apimock/dev-interface/compare/v1.2.0...v2.0.0) (2021-06-04)

@@ -8,0 +20,0 @@

@@ -26,2 +26,95 @@ @angular-devkit/build-angular

@angular/animations
MIT
@angular/cdk
MIT
The MIT License
Copyright (c) 2021 Google LLC.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
@angular/common
MIT
@angular/core
MIT
@angular/forms
MIT
@angular/material
MIT
The MIT License
Copyright (c) 2021 Google LLC.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
@angular/platform-browser
MIT
@angular/router
MIT
angular2-prettyjson
MIT
MIT License
Copyright (c) 2017 Mathieu Chauvinc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
core-js

@@ -281,2 +374,17 @@ MIT

tslib
0BSD
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
zone.js

@@ -283,0 +391,0 @@ MIT

76

package.json
{
"name": "@ng-apimock/dev-interface",
"description": "Development interface for ng-apimock",
"version": "2.0.0",
"version": "3.0.0",
"homepage": "https://github.com/ng-apimock/dev-interface#readme",

@@ -53,14 +53,14 @@ "author": {

"devDependencies": {
"@angular-devkit/build-angular": "12.0.3",
"@angular-eslint/builder": "12.1.0",
"@angular-eslint/eslint-plugin": "12.1.0",
"@angular-eslint/eslint-plugin-template": "12.1.0",
"@angular-eslint/schematics": "12.1.0",
"@angular-eslint/template-parser": "12.1.0",
"@angular/cli": "12.0.3",
"@angular/compiler-cli": "12.0.3",
"@angular-devkit/build-angular": "12.1.2",
"@angular-eslint/builder": "12.3.1",
"@angular-eslint/eslint-plugin": "12.3.1",
"@angular-eslint/eslint-plugin-template": "12.3.1",
"@angular-eslint/schematics": "12.3.1",
"@angular-eslint/template-parser": "12.3.1",
"@angular/cli": "12.1.2",
"@angular/compiler-cli": "12.1.2",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@ng-apimock/base-client": "2.0.2",
"@ng-apimock/core": "3.0.1",
"@ng-apimock/base-client": "3.0.0",
"@ng-apimock/core": "3.0.2",
"@ng-apimock/protractor-plugin": "1.1.0",

@@ -72,9 +72,9 @@ "@semantic-release/changelog": "5.0.1",

"@semantic-release/npm": "7.1.3",
"@semantic-release/release-notes-generator": "9.0.2",
"@types/chai": "4.2.18",
"@semantic-release/release-notes-generator": "9.0.3",
"@types/chai": "4.2.21",
"@types/cucumber": "6.0.1",
"@types/jest": "26.0.23",
"@types/node": "15.12.1",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"@types/jest": "26.0.24",
"@types/node": "16.4.0",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"angular2-prettyjson": "3.0.1",

@@ -87,8 +87,8 @@ "body-parser": "1.19.0",

"cucumber": "6.0.5",
"eslint": "7.27.0",
"husky": "6.0.0",
"jest": "27.0.4",
"eslint": "7.31.0",
"husky": "7.0.1",
"jest": "27.0.6",
"jest-createspyobj": "2.0.0",
"jest-preset-angular": "9.0.1",
"lint-staged": "11.0.0",
"jest-preset-angular": "9.0.4",
"lint-staged": "11.0.1",
"p-iteration": "1.1.8",

@@ -98,23 +98,23 @@ "protractor": "7.0.0",

"rimraf": "3.0.2",
"semantic-release": "17.4.3",
"semantic-release": "17.4.4",
"serve-static": "1.14.1",
"ts-node": "10.0.0",
"typescript": "4.2.4",
"wait-on": "5.3.0"
"ts-node": "10.1.0",
"typescript": "4.3.5",
"wait-on": "6.0.0"
},
"dependencies": {
"@angular/animations": "12.0.3",
"@angular/cdk": "12.0.3",
"@angular/common": "12.0.3",
"@angular/compiler": "12.0.3",
"@angular/core": "12.0.3",
"@angular/forms": "12.0.3",
"@angular/material": "12.0.3",
"@angular/platform-browser": "12.0.3",
"@angular/platform-browser-dynamic": "12.0.3",
"@angular/router": "12.0.3",
"rxjs": "6.6.7",
"tslib": "2.2.0",
"@angular/animations": "12.1.2",
"@angular/cdk": "12.1.3",
"@angular/common": "12.1.2",
"@angular/compiler": "12.1.2",
"@angular/core": "12.1.2",
"@angular/forms": "12.1.2",
"@angular/material": "12.1.3",
"@angular/platform-browser": "12.1.2",
"@angular/platform-browser-dynamic": "12.1.2",
"@angular/router": "12.1.2",
"rxjs": "7.2.0",
"tslib": "2.3.0",
"zone.js": "~0.11.4"
}
}

@@ -1,2 +0,2 @@

# ng-apimock/dev-interface [![CircleCI](https://circleci.com/gh/ng-apimock/dev-interface.svg?style=svg)](https://circleci.com/gh/ng-apimock/dev-interface) [![dependency Status](https://img.shields.io/david/ng-apimock/dev-interface.svg)](https://david-dm.org/ng-apimock/dev-interface) [![devDependency Status](https://img.shields.io/david/dev/ng-apimock/dev-interface.svg)](https://david-dm.org/ng-apimock/dev-interface#info=devDependencies)
# ng-apimock/dev-interface [![npm](https://img.shields.io/npm/v/@ng-apimock/dev-interface?color=success)](https://www.npmjs.com/package/@ng-apimock/dev-interface) [![Build Status](https://github.com/ng-apimock/dev-interface/workflows/CI/badge.svg)](https://github.com/ng-apimock/dev-interface/actions?workflow=CI) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ng-apimock_dev-interface&metric=alert_status)](https://sonarcloud.io/dashboard?id=ng-apimock_dev-interface) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-success.svg)](http://commitizen.github.io/cz-cli/) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-success.svg)](https://github.com/semantic-release/semantic-release) [![Dependabot Status](https://img.shields.io/badge/Dependabot-active-success.svg?logo=dependabot)](https://dependabot.com) [![dependency Status](https://img.shields.io/david/ng-apimock/dev-interface.svg)](https://david-dm.org/ng-apimock/dev-interface) [![devDependency Status](https://img.shields.io/david/dev/ng-apimock/dev-interface.svg)](https://david-dm.org/ng-apimock/dev-interface#info=devDependencies) ![npm downloads](https://img.shields.io/npm/dm/@ng-apimock/dev-interface)
The development interface for ng-apimock.

@@ -34,2 +34,2 @@

![alt tag](https://raw.githubusercontent.com/ng-apimock/dev-interface/master/images/dev-interface.png)
![alt tag](https://raw.githubusercontent.com/ng-apimock/dev-interface/master/images/dev-interface.png)

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