Socket
Socket
Sign inDemoInstall

@adobe/acc-xtk-parser

Package Overview
Dependencies
2
Maintainers
23
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.13 to 1.0.14

6

lib/types.d.ts

@@ -1204,1 +1204,7 @@ import { ATN, CharStream, DFA, Lexer, ParseTreeListener, ParseTreeVisitor, FailedPredicateException, Parser, ParserRuleContext, TerminalNode, TokenStream } from "antlr4";

}
/**
* Collect all xpath mentioned in an expression
* @param {string} expr The XTK expression
* @returns {string[]} An array of xpath
*/
export function collectXPath(expr: string): string[];

2

package.json
{
"name": "@adobe/acc-xtk-parser",
"version": "1.0.13",
"version": "1.0.14",
"description": "Adobe Campaign XTK expression parser",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc