New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@journeyapps/parser-common

Package Overview
Dependencies
Maintainers
2
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@journeyapps/parser-common - npm Package Compare versions

Comparing version 2.30.1-dev.039d22f.720d452 to 2.30.1-dev.12ab954.5535660

2

dist/@types/src/ComponentParseEvent.d.ts
import { XMLPositional } from '@journeyapps/core-xml';
import { XMLElement } from '@journeyapps/domparser';
import { XMLElement } from '@journeyapps/domparser/types';
import { FormatString, TypeInterface } from '@journeyapps/evaluator';

@@ -4,0 +4,0 @@ import { ComponentParserBank } from './ComponentParserBank';

import { XMLPositional, ValidationError, ErrorType } from '@journeyapps/core-xml';
import { XMLError } from '@journeyapps/domparser';
import { XMLError } from '@journeyapps/domparser/types';
export declare class ParseErrors {

@@ -4,0 +4,0 @@ private errors;

{
"name": "@journeyapps/parser-common",
"version": "2.30.1-dev.039d22f.720d452",
"version": "2.30.1-dev.12ab954.5535660",
"description": "Journey JS library",

@@ -14,8 +14,8 @@ "main": "./dist/src/index.js",

"dependencies": {
"@journeyapps/core-xml": "2.30.1-dev.039d22f.720d452",
"@journeyapps/domparser": "^0.2.0",
"@journeyapps/evaluator": "2.30.1-dev.039d22f.720d452",
"@journeyapps/core-xml": "2.30.1-dev.12ab954.5535660",
"@journeyapps/domparser": "^0.3.0",
"@journeyapps/evaluator": "2.30.1-dev.12ab954.5535660",
"io-ts": "^1.8.6"
},
"gitHead": "192a429982fb1bc44a61e90f4c0cf3d66ebf7136"
"gitHead": "f9fa1a899531e30f332c22321ac1b2624b9ddd02"
}

Sorry, the diff of this file is not supported yet

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