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

@sitecore-jss/sitecore-pipelines

Package Overview
Dependencies
Maintainers
4
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitecore-jss/sitecore-pipelines - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

0

dist/configLoader.js

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

2

package.json
{
"name": "@sitecore-jss/sitecore-pipelines",
"version": "8.0.0",
"version": "8.0.1",
"description": "Sitecore Pipelines in JavaScript.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -0,0 +0,0 @@ export declare const configLoader: ({ fileGlobs, workingDirectory, existingConfig, allowEmptyGlobs, createPipelinesRegistryImplementation, importModulesImplementation, }: {

export { pipelineFactory, processorFactory } from './pipelineFactory';
export { configLoader } from './configLoader';
export { run as runPipeline, runWithCompilers as runPipelineWithCompilers } from './pipeline';

@@ -0,0 +0,0 @@ import { ExecutablePipeline, Processor } from './pipelineFactory';

@@ -0,0 +0,0 @@ export interface Processor {

@@ -0,0 +0,0 @@ import { Pipeline, Processor } from './pipelineFactory';

@@ -0,0 +0,0 @@ export declare const resolveFiles: ({ fileGlob, extensions, recursive, workingDirectory, allowEmptyGlobs, }: {

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