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

@percy/config

Package Overview
Dependencies
Maintainers
6
Versions
240
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.0.0-beta.25 to 1.0.0-beta.26

2

dist/validate.js

@@ -88,3 +88,3 @@ "use strict";

} = error;
let path = dataPath ? dataPath.substr(1).split('.') : [];
let path = dataPath ? dataPath.substr(1).split('/') : [];

@@ -91,0 +91,0 @@ if (keyword === 'required') {

{
"name": "@percy/config",
"version": "1.0.0-beta.25",
"version": "1.0.0-beta.26",
"license": "MIT",

@@ -25,4 +25,4 @@ "main": "dist/index.js",

"dependencies": {
"@percy/logger": "^1.0.0-beta.25",
"ajv": "^6.12.5",
"@percy/logger": "^1.0.0-beta.26",
"ajv": "^7.0.3",
"cosmiconfig": "^7.0.0",

@@ -35,3 +35,3 @@ "path-type": "^4.0.0",

},
"gitHead": "a07eade3bab0087e0573eddc3dc50d875fa3a778"
"gitHead": "14549babc468eea4d91bfb80a5caaacdb9162a14"
}
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