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 3.0.0 to 3.1.0

dist/icomoon.8cb26cd61103fe7c.eot

7

CHANGELOG.md

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

# [3.1.0](https://github.com/ng-apimock/dev-interface/compare/v3.0.0...v3.1.0) (2021-11-08)
### Features
* upgrade to angular 13 ([#133](https://github.com/ng-apimock/dev-interface/issues/133)) ([f6fa08e](https://github.com/ng-apimock/dev-interface/commit/f6fa08e1e22d235f41b5b4c0733a79dadaa1453b)), closes [#132](https://github.com/ng-apimock/dev-interface/issues/132) [#131](https://github.com/ng-apimock/dev-interface/issues/131) [#129](https://github.com/ng-apimock/dev-interface/issues/129) [#128](https://github.com/ng-apimock/dev-interface/issues/128) [#126](https://github.com/ng-apimock/dev-interface/issues/126) [#112](https://github.com/ng-apimock/dev-interface/issues/112) [#108](https://github.com/ng-apimock/dev-interface/issues/108) [#106](https://github.com/ng-apimock/dev-interface/issues/106) [#46](https://github.com/ng-apimock/dev-interface/issues/46) [#132](https://github.com/ng-apimock/dev-interface/issues/132) [#131](https://github.com/ng-apimock/dev-interface/issues/131) [#129](https://github.com/ng-apimock/dev-interface/issues/129) [#128](https://github.com/ng-apimock/dev-interface/issues/128) [#126](https://github.com/ng-apimock/dev-interface/issues/126) [#112](https://github.com/ng-apimock/dev-interface/issues/112) [#108](https://github.com/ng-apimock/dev-interface/issues/108) [#106](https://github.com/ng-apimock/dev-interface/issues/106) [#46](https://github.com/ng-apimock/dev-interface/issues/46)
# [3.0.0](https://github.com/ng-apimock/dev-interface/compare/v2.0.0...v3.0.0) (2021-07-21)

@@ -8,0 +15,0 @@

73

dist/3rdpartylicenses.txt

@@ -1,26 +0,1 @@

@angular-devkit/build-angular
MIT
The MIT License
Copyright (c) 2017 Google, Inc.
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/animations

@@ -119,50 +94,2 @@ MIT

core-js
MIT
Copyright (c) 2014-2021 Denis Pushkarev
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.
regenerator-runtime
MIT
MIT License
Copyright (c) 2014-present, Facebook, Inc.
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.
rxjs

@@ -169,0 +96,0 @@ Apache-2.0

106

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

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

"devDependencies": {
"@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": "3.0.0",
"@ng-apimock/core": "3.0.2",
"@ng-apimock/protractor-plugin": "1.1.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "7.1.3",
"@semantic-release/release-notes-generator": "9.0.3",
"@types/chai": "4.2.21",
"@angular-devkit/build-angular": "13.0.1",
"@angular-eslint/builder": "13.0.0-alpha.0",
"@angular-eslint/eslint-plugin": "13.0.0-alpha.0",
"@angular-eslint/eslint-plugin-template": "13.0.0-alpha.0",
"@angular-eslint/schematics": "13.0.0-alpha.0",
"@angular-eslint/template-parser": "13.0.0-alpha.0",
"@angular/cli": "13.0.1",
"@angular/compiler-cli": "13.0.0",
"@commitlint/cli": "14.1.0",
"@commitlint/config-conventional": "14.1.0",
"@ng-apimock/base-client": "3.1.0",
"@ng-apimock/core": "3.2.0",
"@ng-apimock/protractor-plugin": "2.0.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.2",
"@semantic-release/npm": "8.0.3",
"@semantic-release/release-notes-generator": "10.0.2",
"@types/chai": "4.2.22",
"@types/cucumber": "6.0.1",
"@types/jest": "26.0.24",
"@types/node": "16.4.0",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"@types/jest": "27.0.2",
"@types/node": "16.11.6",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"angular2-prettyjson": "3.0.1",

@@ -83,36 +83,44 @@ "body-parser": "1.19.0",

"commitizen": "4.2.4",
"connect": "3.7.0",
"connect-modrewrite": "0.10.2",
"cucumber": "6.0.5",
"eslint": "7.31.0",
"husky": "7.0.1",
"jest": "27.0.6",
"eslint": "8.2.0",
"express": "4.17.1",
"husky": "7.0.4",
"jest": "27.3.1",
"jest-createspyobj": "2.0.0",
"jest-preset-angular": "9.0.4",
"lint-staged": "11.0.1",
"jest-preset-angular": "11.0.0-rc.2",
"lint-staged": "11.2.6",
"p-iteration": "1.1.8",
"protractor": "7.0.0",
"protractor-cucumber-framework": "6.2.1",
"protractor-cucumber-framework": "8.2.7",
"rimraf": "3.0.2",
"semantic-release": "17.4.4",
"serve-static": "1.14.1",
"ts-node": "10.1.0",
"typescript": "4.3.5",
"semantic-release": "18.0.0",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"wait-on": "6.0.0"
},
"dependencies": {
"@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",
"@angular/animations": "13.0.0",
"@angular/cdk": "13.0.0",
"@angular/common": "13.0.0",
"@angular/compiler": "13.0.0",
"@angular/core": "13.0.0",
"@angular/forms": "13.0.0",
"@angular/material": "13.0.0",
"@angular/platform-browser": "13.0.0",
"@angular/platform-browser-dynamic": "13.0.0",
"@angular/router": "13.0.0",
"rxjs": "7.4.0",
"tslib": "2.3.1",
"zone.js": "~0.11.4"
},
"lint-staged": {
"**/**.{ts}": [
"eslint --fix"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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