Packages by percy-admin [SYNC profile]

Name IM Last modified Is admin Publish scopes
@percy-admin Mon Mar 02 2026 02:29:32 GMT+0800 (China Standard Time) false @cnpm , @cnpmtest , @cnpm-test

  • @percy/migrate (latest: 1.0.0) Easily upgrade and migrate your Percy SDK to the latest version
  • @percy/config (latest: 1.31.8) Handles loading and adding options to Percy configuration files. Uses [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) to load configuration files and [JSON schema](https://json-schema.org/) with [AJV](https://github.com/epoberezkin/ajv) to val
  • @percy/logger (latest: 1.31.8) Common logger used throughout the Percy CLI and SDKs.
  • @percy/core (latest: 1.31.8) The core component of Percy's CLI and SDKs that handles creating builds, discovering snapshot assets, uploading snapshots, and finalizing builds. Uses `@percy/client` for API communication, a Chromium browser for asset discovery, and starts a local API se
  • @percy/client (latest: 1.31.8) Communicate with Percy's API to create builds and snapshots, upload resources, and finalize builds and snapshots. Uses [`@percy/env`](.packages/env) to send environment information with new builds. Can also be used to query for a project's builds using a
  • @percy/dom (latest: 1.31.8) Serializes a document's DOM into a DOM string suitable for re-rendering.
  • @percy/env (latest: 1.31.8) This package provides various CI/CD support for Percy by coalescing different environment variables into a common interface for consumption by `@percy/client`.

Copyright 2013 - present © cnpmjs.org | Home |