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

@mozilla/rally

Package Overview
Dependencies
Maintainers
15
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mozilla/rally

The Rally partner support library.

  • 0.7.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
increased by7.14%
Maintainers
15
Weekly downloads
 
Created
Source

rally.js

This is the Rally partner support library, rally.js, used to manage the lifecycle of Rally studies.

This library is used in the Rally Study Template.

Manual testing of rally.js can be done as follows:

  1. Run npm link in the support/ directory.
  2. In the directory of the testing grounds (e.g. the study-template), run npm link "@mozilla/rally". This will make the test project use the local version of rally.js, automatically tracking any change to it.

And to undo the linking:

  1. Run npm unlink "@mozilla/rally" in the testing directory.
  2. Run npm unlink in the support/ directory.

FAQs

Package last updated on 03 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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