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

ask-sdk-express-adapter

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ask-sdk-express-adapter - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [2.12.0](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.11.0...v2.12.0) (2022-01-28)
### Bug Fixes
* lint errors caused on crypto due to node versions upgrade ([61b6c1b](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/61b6c1bc5524ae4732448dfb337911c4da5cf8e3))
* updated node minimum versions for Github Actions and @types/node to fix test failures ([7636f36](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/7636f3628b26af3fce0088105bb4b6738b9299c8))
# [2.11.0](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.10.2...v2.11.0) (2021-07-21)

@@ -8,0 +20,0 @@

8

package.json
{
"name": "ask-sdk-express-adapter",
"version": "2.11.0",
"version": "2.12.0",
"description": "Express adapter package for Alexa Skills Kit SDK",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"@types/node": "^16.11.1",
"@types/node-forge": "^0.8.0",

@@ -50,3 +50,3 @@ "@types/semver": "^7.3.4",

"@typescript-eslint/parser": "^3.9.0",
"ask-sdk-core": "^2.11.0",
"ask-sdk-core": "^2.12.0",
"ask-sdk-model": "^1.29.0",

@@ -69,3 +69,3 @@ "chai": "^4.1.2",

"homepage": "https://github.com/alexa/alexa-skill-sdk-for-nodejs#readme",
"gitHead": "77a66b74a8bd1a9cc536d13c89870b97d9e0e66a"
"gitHead": "9e5e717cd6c45dcc220e0a6ffdafa41123c3d2c8"
}

Sorry, the diff of this file is not supported yet

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