Socket
Socket
Sign inDemoInstall

@ng-apimock/protractor-plugin

Package Overview
Dependencies
154
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

pack/ng-apimock-protractor-plugin-2.1.1.tgz

7

CHANGELOG.md

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

## [2.1.1](https://github.com/ng-apimock/protractor-plugin/compare/v2.1.0...v2.1.1) (2023-01-15)
### Bug Fixes
* 🐛 security fix for fetch dependency ([81d6d90](https://github.com/ng-apimock/protractor-plugin/commit/81d6d904555952cdbf591a676f830d86e4ae2319))
# [2.1.0](https://github.com/ng-apimock/protractor-plugin/compare/v2.0.0...v2.1.0) (2022-12-09)

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

40

package.json
{
"name": "@ng-apimock/protractor-plugin",
"description": "Protractor plugin for ng-apimock",
"version": "2.1.0",
"version": "2.1.1",
"homepage": "https://github.com/ng-apimock/protractor-plugin#readme",

@@ -47,6 +47,6 @@ "author": {

"devDependencies": {
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@ng-apimock/core": "3.6.0",
"@ng-apimock/test-application": "3.5.1",
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@ng-apimock/core": "3.6.1",
"@ng-apimock/test-application": "3.5.2",
"@semantic-release/changelog": "6.0.2",

@@ -56,19 +56,19 @@ "@semantic-release/commit-analyzer": "9.0.2",

"@semantic-release/github": "8.0.7",
"@semantic-release/npm": "9.0.1",
"@semantic-release/npm": "9.0.2",
"@semantic-release/release-notes-generator": "10.0.3",
"@types/cucumber": "6.0.1",
"@types/fs-extra": "9.0.13",
"@types/jest": "29.2.4",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.2.5",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"commitizen": "4.2.6",
"cucumber": "6.0.7",
"eslint": "8.29.0",
"eslint": "8.32.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.6",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-jest": "27.2.1",
"express": "4.18.2",
"fs-extra": "11.1.0",
"http-proxy-middleware": "2.0.6",
"husky": "8.0.2",
"husky": "8.0.3",
"jest": "29.3.1",

@@ -78,12 +78,12 @@ "jest-matchers": "20.0.3",

"protractor": "7.0.0",
"protractor-cucumber-framework": "8.4.4",
"rimraf": "3.0.2",
"semantic-release": "19.0.5",
"ts-jest": "29.0.3",
"protractor-cucumber-framework": "9.0.0",
"rimraf": "4.0.6",
"semantic-release": "20.0.2",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "4.9.4",
"wait-on": "6.0.1"
"wait-on": "7.0.1"
},
"dependencies": {
"@ng-apimock/base-client": "3.3.0"
"@ng-apimock/base-client": "3.3.1"
},

@@ -90,0 +90,0 @@ "peerDependencies": {

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