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.15 to 1.0.16

12

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

@@ -39,9 +39,9 @@ "author": {

"devDependencies": {
"@ng-apimock/core": "1.0.22",
"@ng-apimock/test-application": "1.0.16",
"@ng-apimock/core": "1.0.23",
"@ng-apimock/test-application": "1.0.17",
"@types/chai": "4.2.3",
"@types/cucumber": "4.0.7",
"@types/fs-extra": "8.0.0",
"@types/jasmine": "3.4.1",
"@types/sinon": "7.0.13",
"@types/jasmine": "3.4.2",
"@types/sinon": "7.5.0",
"chai": "4.2.0",

@@ -65,3 +65,3 @@ "connect": "3.7.0",

"dependencies": {
"@ng-apimock/base-client": "1.0.13"
"@ng-apimock/base-client": "1.0.14"
},

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

@@ -41,3 +41,3 @@ # ng-apimock/protractor-plugin [![CircleCI](https://circleci.com/gh/ng-apimock/protractor-plugin.svg?style=svg)](https://circleci.com/gh/ng-apimock/protractor-plugin) [![dependency Status](https://img.shields.io/david/ng-apimock/protractor-plugin.svg)](https://david-dm.org/ng-apimock/protractor-plugin) [![devDependency Status](https://img.shields.io/david/dev/ng-apimock/protractor-plugin.svg)](https://david-dm.org/ng-apimock/protractor-plugin#info=devDependencies)

##### setVariable(key: string, value: string): Promise<any>;
##### setVariable(key: string, value: any): Promise<any>;
Adds or updates the global variable.

@@ -44,0 +44,0 @@

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