Socket
Socket
Sign inDemoInstall

@ng-apimock/protractor-plugin

Package Overview
Dependencies
172
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.17 to 1.0.18

28

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

@@ -16,3 +16,3 @@ "author": {

"lint": "tslint -p tsconfig.json",
"test": "jasmine-ts --config=jasmine.json",
"test": "jest --config=jest.config.js -w 1",
"protractor-local": "protractor test/protractor.local.conf.js",

@@ -42,7 +42,7 @@ "protractor-ci": "protractor test/protractor.ci.conf.js"

"@ng-apimock/test-application": "1.0.17",
"@types/chai": "4.2.7",
"@types/cucumber": "6.0.0",
"@types/fs-extra": "8.0.1",
"@types/jasmine": "3.5.1",
"@types/sinon": "7.5.1",
"@types/chai": "4.2.10",
"@types/cucumber": "6.0.1",
"@types/fs-extra": "8.1.0",
"@types/jest": "25.1.3",
"@types/sinon": "7.5.2",
"chai": "4.2.0",

@@ -52,4 +52,3 @@ "connect": "3.7.0",

"fs-extra": "8.1.0",
"jasmine": "3.5.0",
"jasmine-ts": "0.3.0",
"jest": "25.1.0",
"protractor": "6.0.0",

@@ -59,11 +58,12 @@ "protractor-cucumber-framework": "6.2.0",

"serve-static": "1.14.1",
"sinon": "8.1.0",
"ts-node": "8.6.2",
"tslint": "5.20.1",
"sinon": "9.0.0",
"ts-jest": "25.2.1",
"ts-node": "^8.6.2",
"tslint": "6.0.0",
"tslint-eslint-rules": "5.4.0",
"typescript": "3.7.5",
"typescript": "3.8.3",
"vrsource-tslint-rules": "6.0.0"
},
"dependencies": {
"@ng-apimock/base-client": "1.0.14"
"@ng-apimock/base-client": "1.0.15"
},

@@ -70,0 +70,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