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

acoustic-line

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acoustic-line - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

index.js

6

index.coffee.md

@@ -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 @@

8

package.json
{
"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"
}
}
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