Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "vf-to-ubf", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Convert Voiceflow (.vf) diagram into a universal format!", | ||
@@ -24,3 +24,6 @@ "main": "voiceflowToBotFormat.js", | ||
}, | ||
"homepage": "https://github.com/tahmed4/vf-to-ubf#readme" | ||
"homepage": "https://github.com/tahmed4/vf-to-ubf#readme", | ||
"dependencies": { | ||
"jsonschema": "^1.4.0" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23672
0
1
+ Addedjsonschema@^1.4.0
+ Addedjsonschema@1.4.1(transitive)