Socket
Socket
Sign inDemoInstall

chromatic

Package Overview
Dependencies
Maintainers
10
Versions
1039
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromatic - npm Package Compare versions

Comparing version 11.7.0 to 11.7.1--canary.1023.10387753392.0

dist/chunk-KEZK53EN.js

3

dist/node.d.ts

@@ -951,2 +951,3 @@ /// <reference types="node" />

declare const configurationSchema: ZodObject<{
$schema: ZodOptional<ZodString>;
projectId: ZodOptional<ZodString>;

@@ -984,2 +985,3 @@ projectToken: ZodOptional<ZodString>;

onlyStoryFiles?: string[];
$schema?: string;
projectId?: string;

@@ -1015,2 +1017,3 @@ projectToken?: string;

onlyStoryFiles?: string[];
$schema?: string;
projectId?: string;

@@ -1017,0 +1020,0 @@ projectToken?: string;

12

dist/node.js
'use strict';
var chunk3COLYZQM_js = require('./chunk-3COLYZQM.js');
var chunkKEZK53EN_js = require('./chunk-KEZK53EN.js');
require('./chunk-AXECKMHC.js');
chunk3COLYZQM_js.x();
chunkKEZK53EN_js.x();
Object.defineProperty(exports, 'getConfiguration', {
enumerable: true,
get: function () { return chunk3COLYZQM_js.l; }
get: function () { return chunkKEZK53EN_js.l; }
});
Object.defineProperty(exports, 'getGitInfo', {
enumerable: true,
get: function () { return chunk3COLYZQM_js.w; }
get: function () { return chunkKEZK53EN_js.w; }
});
Object.defineProperty(exports, 'run', {
enumerable: true,
get: function () { return chunk3COLYZQM_js.u; }
get: function () { return chunkKEZK53EN_js.u; }
});
Object.defineProperty(exports, 'runAll', {
enumerable: true,
get: function () { return chunk3COLYZQM_js.v; }
get: function () { return chunkKEZK53EN_js.v; }
});
{
"name": "chromatic",
"version": "11.7.0",
"version": "11.7.1--canary.1023.10387753392.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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