Socket
Socket
Sign inDemoInstall

@percy/config

Package Overview
Dependencies
Maintainers
6
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/config - npm Package Compare versions

Comparing version 1.27.0-alpha.0 to 1.27.0-beta.0

13

package.json
{
"name": "@percy/config",
"version": "1.27.0-alpha.0",
"version": "1.27.0-beta.0",
"license": "MIT",

@@ -12,3 +12,3 @@ "repository": {

"access": "public",
"tag": "latest"
"tag": "beta"
},

@@ -27,3 +27,6 @@ "engines": {

"exports": {
".": "./dist/index.js",
".": {
"types": "./types/index.d.ts",
"default": "./dist/index.js"
},
"./utils": "./dist/utils/index.js",

@@ -40,3 +43,3 @@ "./test/helpers": "./test/helpers.js"

"dependencies": {
"@percy/logger": "1.27.0-alpha.0",
"@percy/logger": "1.27.0-beta.0",
"ajv": "^8.6.2",

@@ -49,3 +52,3 @@ "cosmiconfig": "^8.0.0",

},
"gitHead": "48f85a08c19aa274a3576c477fbdb9647310ef82"
"gitHead": "2bc16314f51dddcc1cda459e7aa4b7b2db85f00a"
}
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