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.19.1-alpha.0 to 1.19.2-alpha.0

2

dist/utils/normalize.js

@@ -5,3 +5,3 @@ import merge from './merge.js';

// Edge case camelizations
const CAMELCASE_MAP = new Map([['css', 'CSS'], ['javascript', 'JavaScript']]);
const CAMELCASE_MAP = new Map([['css', 'CSS'], ['javascript', 'JavaScript'], ['dom', 'DOM']]);

@@ -8,0 +8,0 @@ // Regular expression that matches words from boundaries or consecutive casing

{
"name": "@percy/config",
"version": "1.19.1-alpha.0",
"version": "1.19.2-alpha.0",
"license": "MIT",

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

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

@@ -46,3 +46,3 @@ "cosmiconfig": "^7.0.0",

},
"gitHead": "1a95e827ef2fb7e6f2c7a7a5a90d265185f31fc2"
"gitHead": "d9bf82889731f5cdc3f7fa4fe836cc5232ee8fb6"
}
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