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

journeyapps

Package Overview
Dependencies
Maintainers
2
Versions
586
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 1.0.3-5 to 1.0.4

4

package.json
{
"name": "journeyapps",
"version": "1.0.3-5",
"version": "1.0.4",
"description": "Journey JS library",

@@ -24,3 +24,3 @@ "keywords": [

"symlinks:clean": "rm -f api app db push util",
"symlinks:create": "ln -s ./src/api api && ln -s ./src/app app && ln -s ./src/db db && ln -s ./src/push push && ln -s ./src/util util",
"symlinks:create": "yarn run install",
"postversion": "git push origin $(git rev-parse --abbrev-ref HEAD) --tags"

@@ -27,0 +27,0 @@ },

@@ -322,4 +322,3 @@ // # schema module

column: {
heading: xml.attribute.label,
search: xml.attribute.label
heading: xml.attribute.label
}

@@ -326,0 +325,0 @@ };

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