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

lightning-flow-scanner-core

Package Overview
Dependencies
Maintainers
0
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightning-flow-scanner-core - npm Package Compare versions

Comparing version 3.22.5 to 3.22.6

1

index.js

@@ -95,2 +95,1 @@ "use strict";

Object.defineProperty(exports, "ResultDetails", { enumerable: true, get: function () { return ResultDetails_1.ResultDetails; } });
//# sourceMappingURL=index.js.map

@@ -40,2 +40,1 @@ "use strict";

];
//# sourceMappingURL=customPrefixes.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IExceptions.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IRuleConfig.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IRuleDefinition.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IRuleOptions.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IRulesConfig.js.map

@@ -26,2 +26,1 @@ "use strict";

Object.defineProperty(exports, "ScanResult", { enumerable: true, get: function () { return ScanResult_1.ScanResult; } });
//# sourceMappingURL=internals.js.map

@@ -14,2 +14,1 @@ "use strict";

}
//# sourceMappingURL=BuildFlow.js.map

@@ -50,2 +50,1 @@ "use strict";

exports.Compiler = Compiler;
//# sourceMappingURL=Compiler.js.map

@@ -8,2 +8,1 @@ "use strict";

}
//# sourceMappingURL=ConvertFlowNodes.js.map

@@ -14,2 +14,1 @@ "use strict";

exports.DynamicRule = DynamicRule;
//# sourceMappingURL=DynamicRule.js.map

@@ -64,2 +64,1 @@ "use strict";

}
//# sourceMappingURL=FixFlows.js.map

@@ -46,2 +46,1 @@ "use strict";

}
//# sourceMappingURL=GetRuleDefinitions.js.map

@@ -39,2 +39,1 @@ "use strict";

}
//# sourceMappingURL=ParseFlows.js.map

@@ -35,2 +35,1 @@ "use strict";

exports.RuleLoader = RuleLoader;
//# sourceMappingURL=RuleLoader.js.map

@@ -72,2 +72,1 @@ "use strict";

exports.RuleParser = RuleParser;
//# sourceMappingURL=RuleParser.js.map

@@ -72,2 +72,1 @@ "use strict";

}
//# sourceMappingURL=ScanFlows.js.map

@@ -168,2 +168,1 @@ "use strict";

exports.Flow = Flow;
//# sourceMappingURL=Flow.js.map

@@ -13,2 +13,1 @@ "use strict";

exports.FlowAttribute = FlowAttribute;
//# sourceMappingURL=FlowAttribute.js.map

@@ -13,2 +13,1 @@ "use strict";

exports.FlowElement = FlowElement;
//# sourceMappingURL=FlowElement.js.map

@@ -23,2 +23,1 @@ "use strict";

}
//# sourceMappingURL=FlowElementConnector.js.map

@@ -11,2 +11,1 @@ "use strict";

exports.FlowMetadata = FlowMetadata;
//# sourceMappingURL=FlowMetadata.js.map

@@ -166,2 +166,1 @@ "use strict";

exports.FlowNode = FlowNode;
//# sourceMappingURL=FlowNode.js.map

@@ -12,2 +12,1 @@ "use strict";

exports.FlowResource = FlowResource;
//# sourceMappingURL=FlowResource.js.map

@@ -40,2 +40,1 @@ "use strict";

};
//# sourceMappingURL=FlowType.js.map

@@ -13,2 +13,1 @@ "use strict";

exports.FlowVariable = FlowVariable;
//# sourceMappingURL=FlowVariable.js.map

@@ -14,2 +14,1 @@ "use strict";

exports.ParsedFlow = ParsedFlow;
//# sourceMappingURL=ParsedFlow.js.map

@@ -29,2 +29,1 @@ "use strict";

exports.ResultDetails = ResultDetails;
//# sourceMappingURL=ResultDetails.js.map

@@ -22,2 +22,1 @@ "use strict";

exports.RuleCommon = RuleCommon;
//# sourceMappingURL=RuleCommon.js.map

@@ -7,2 +7,1 @@ "use strict";

exports.RuleInfo = RuleInfo;
//# sourceMappingURL=RuleInfo.js.map

@@ -21,2 +21,1 @@ "use strict";

exports.RuleResult = RuleResult;
//# sourceMappingURL=RuleResult.js.map

@@ -11,2 +11,1 @@ "use strict";

exports.ScanResult = ScanResult;
//# sourceMappingURL=ScanResult.js.map

@@ -68,2 +68,1 @@ "use strict";

exports.APIVersion = APIVersion;
//# sourceMappingURL=APIVersion.js.map

@@ -58,2 +58,1 @@ "use strict";

exports.AutoLayout = AutoLayout;
//# sourceMappingURL=AutoLayout.js.map

@@ -58,2 +58,1 @@ "use strict";

exports.CopyAPIName = CopyAPIName;
//# sourceMappingURL=CopyAPIName.js.map

@@ -72,2 +72,1 @@ "use strict";

exports.DMLStatementInLoop = DMLStatementInLoop;
//# sourceMappingURL=DMLStatementInLoop.js.map

@@ -135,2 +135,1 @@ "use strict";

exports.DuplicateDMLOperation = DuplicateDMLOperation;
//# sourceMappingURL=DuplicateDMLOperation.js.map

@@ -51,2 +51,1 @@ "use strict";

exports.FlowDescription = FlowDescription;
//# sourceMappingURL=FlowDescription.js.map

@@ -57,2 +57,1 @@ "use strict";

exports.FlowName = FlowName;
//# sourceMappingURL=FlowName.js.map

@@ -84,2 +84,1 @@ "use strict";

exports.HardcodedId = HardcodedId;
//# sourceMappingURL=HardcodedId.js.map

@@ -58,2 +58,1 @@ "use strict";

exports.InactiveFlow = InactiveFlow;
//# sourceMappingURL=InactiveFlow.js.map

@@ -86,2 +86,1 @@ "use strict";

exports.MissingFaultPath = MissingFaultPath;
//# sourceMappingURL=MissingFaultPath.js.map

@@ -107,2 +107,1 @@ "use strict";

exports.MissingNullHandler = MissingNullHandler;
//# sourceMappingURL=MissingNullHandler.js.map

@@ -53,2 +53,1 @@ "use strict";

exports.ProcessBuilder = ProcessBuilder;
//# sourceMappingURL=ProcessBuilder.js.map

@@ -72,2 +72,1 @@ "use strict";

exports.SOQLQueryInLoop = SOQLQueryInLoop;
//# sourceMappingURL=SOQLQueryInLoop.js.map

@@ -67,2 +67,1 @@ "use strict";

exports.UnconnectedElement = UnconnectedElement;
//# sourceMappingURL=UnconnectedElement.js.map

@@ -58,2 +58,1 @@ "use strict";

exports.UnsafeRunningContext = UnsafeRunningContext;
//# sourceMappingURL=UnsafeRunningContext.js.map

@@ -74,2 +74,1 @@ "use strict";

exports.UnusedVariable = UnusedVariable;
//# sourceMappingURL=UnusedVariable.js.map

@@ -38,2 +38,1 @@ "use strict";

};
//# sourceMappingURL=DefaultRuleStore.js.map

2

package.json
{
"name": "lightning-flow-scanner-core",
"version": "3.22.5",
"version": "3.22.6",
"main": "out/index.js",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

@@ -9,3 +9,3 @@ {

"experimentalDecorators": true,
"sourceMap": true,
"sourceMap": false,
"rootDir": "src",

@@ -26,5 +26,6 @@ "strict": false /* enable all strict type-checking options */,

"compilerOptions": {
"module": "NodeNext"
"module": "NodeNext",
"sourceMap": true
}
}
}

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