journeyapps
Advanced tools
Comparing version 1.0.3-5 to 1.0.4
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1609158
33507