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
284
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 0.0.0-dev.7aafced to 0.0.0-dev.7fb6064

dist/@types/index.d.ts

13

package.json
{
"name": "@journeyapps/parser-common",
"version": "0.0.0-dev.7aafced",
"version": "0.0.0-dev.7fb6064",
"description": "Journey Parser library",
"main": "./dist/src/index.js",
"typings": "./dist/@types/src/index",
"main": "./dist/index.js",
"typings": "./dist/@types/index.d.ts",
"dependencies": {
"@journeyapps/domparser": "^0.4.1",
"io-ts": "^2.2.20",
"@journeyapps/core-xml": "0.0.0-dev.7aafced",
"@journeyapps/evaluator": "0.0.0-dev.7aafced"
"@journeyapps/core-xml": "0.0.0-dev.7fb6064",
"@journeyapps/evaluator": "0.0.0-dev.7fb6064"
},

@@ -17,4 +17,3 @@ "devDependencies": {

"files": [
"dist/src",
"dist/@types"
"dist"
],

@@ -21,0 +20,0 @@ "scripts": {

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