Comparing version 19.12.1 to 20.1.1
{ | ||
"name": "autobahn", | ||
"version": "19.12.1", | ||
"version": "20.1.1", | ||
"description": "An implementation of The Web Application Messaging Protocol (WAMP).", | ||
@@ -10,2 +10,5 @@ "main": "index.js", | ||
], | ||
"scripts": { | ||
"test": "nodeunit test/test.js" | ||
}, | ||
"engines": { | ||
@@ -12,0 +15,0 @@ "node": ">= 6.17.1" |
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
194054