alexa-ability-express-handler
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -14,2 +14,11 @@ 'use strict'; | ||
} | ||
}); | ||
var _verifyRequest = require('./verifyRequest'); | ||
Object.defineProperty(exports, 'verifyRequest', { | ||
enumerable: true, | ||
get: function get() { | ||
return _verifyRequest.verifyRequest; | ||
} | ||
}); |
{ | ||
"name": "alexa-ability-express-handler", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Expose an alexa-ability as an express route", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
22467
349
0