acoustic-line
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -9,3 +9,3 @@ doctypes = | ||
# requiring a closing tag | ||
regular: 'document section configuration settings modules list global_settings profiles profile context extension condition mappings language macro match input macros params' | ||
regular: 'document section configuration settings modules list global_settings profiles profile context extension condition mappings language macro match input macros params gateway gateways' | ||
@@ -102,3 +102,5 @@ # self-closing | ||
context: ['name'] | ||
document: ['type'] | ||
extension: ['name'] | ||
gateway: ['name'] | ||
input: ['pattern','break_on_match'] | ||
@@ -108,3 +110,5 @@ language: ['name','sound-path'] | ||
macro: ['name'] | ||
map: ['name','value'] | ||
param: ['name','value'] | ||
profile: ['name'] | ||
section: ['name','description'] | ||
@@ -111,0 +115,0 @@ |
{ | ||
"name": "acoustic-line", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "CoffeeScript templating for FreeSwitch XML", | ||
@@ -22,6 +22,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^1.10.0", | ||
"coffee-script": "^1.9.1", | ||
"mocha": "^2.0.1" | ||
"chai": "^3.4.0", | ||
"coffee-script": "^1.10.0", | ||
"mocha": "^2.3.3" | ||
} | ||
} |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
27622
8
296