ask-sdk-core
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.10"></a> | ||
## [2.0.10](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.0.9...v2.0.10) (2018-09-25) | ||
**Note:** Version bump only for package ask-sdk-core | ||
<a name="2.0.9"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.9](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.0.8...v2.0.9) (2018-09-10) |
{ | ||
"name": "ask-sdk-core", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "Core package for Alexa Skills Kit SDK", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"nock": "^9.2.3", | ||
"nyc": "^11.4.1", | ||
"nyc": "^13.0.1", | ||
"sinon": "^4.5.0", | ||
@@ -43,0 +43,0 @@ "ts-node": "^6.0.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
174259