ask-sdk-runtime
Advanced tools
Comparing version 2.2.0 to 2.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.4.0](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.3.0...v2.4.0) (2019-02-21) | ||
**Note:** Version bump only for package ask-sdk-runtime | ||
# [2.2.0](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0...v2.2.0) (2018-10-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "ask-sdk-runtime", | ||
"version": "2.2.0", | ||
"version": "2.4.0", | ||
"description": "Base runtime package for Alexa Skills Kit SDK", | ||
@@ -41,3 +41,3 @@ "main": "dist/index.js", | ||
"homepage": "https://github.com/alexa/alexa-skill-sdk-for-nodejs#readme", | ||
"gitHead": "d2b4be810f7a993b448bf795730ce9a49075a30d" | ||
"gitHead": "0c0c7b29bcfc66322d6d5aaa025182898d2e35b2" | ||
} |
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
80297