Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bazel/protractor

Package Overview
Dependencies
Maintainers
4
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazel/protractor - npm Package Compare versions

Comparing version 0.39.1 to 0.40.0

2

package.json

@@ -5,3 +5,3 @@ {

"license": "Apache-2.0",
"version": "0.39.1",
"version": "0.40.0",
"repository": {

@@ -8,0 +8,0 @@ "type" : "git",

@@ -103,3 +103,3 @@ /**

// Override the user's base protractor configuration as appropriate based on the
// ts_web_test_suite & rules_webtesting WEB_TEST_METADATA attributes
// karma_web_test_suite & rules_webtesting WEB_TEST_METADATA attributes
setConf(conf, 'framework', 'jasmine2', 'is set to jasmine2');

@@ -113,3 +113,3 @@

// WEB_TEST_METADATA is configured in rules_webtesting based on value
// of the browsers attribute passed to ts_web_test_suite
// of the browsers attribute passed to karma_web_test_suite
// We setup the protractor configuration based on the values in this object

@@ -116,0 +116,0 @@ if (process.env['WEB_TEST_METADATA']) {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc