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

journeyapps

Package Overview
Dependencies
Maintainers
0
Versions
595
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

journeyapps - npm Package Compare versions

Comparing version 0.0.0-dev.6cd1f24.16f4329 to 0.0.0-dev.6dc54dc

CHANGELOG.md

21

package.json
{
"name": "journeyapps",
"version": "0.0.0-dev.6cd1f24.16f4329",
"version": "0.0.0-dev.6dc54dc",
"description": "Journey JS library",
"main": "./lib/index.js",
"scripts": {
"build": "../node_modules/.bin/tsc --build"
},
"main": "./dist/index.js",
"dependencies": {
"@journeyapps/core": "0.0.0-dev.6cd1f24.16f4329",
"@journeyapps/core-date": "0.0.0-dev.6cd1f24.16f4329",
"@journeyapps/db": "0.0.0-dev.6cd1f24.16f4329",
"@journeyapps/parser-common": "0.0.0-dev.6cd1f24.16f4329",
"@journeyapps/parser-schema": "0.0.0-dev.6cd1f24.16f4329"
"@journeyapps/core-date": "0.0.0-dev.6dc54dc",
"@journeyapps/db": "0.0.0-dev.6dc54dc"
},
"gitHead": "18036b6ae5cf6f3568391d2a4636134155fc94b3"
}
"scripts": {
"build": "tsc --build",
"clean": "tsc --build --clean && rm -rf ./dist"
}
}
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