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

ask-sdk-runtime

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ask-sdk-runtime - npm Package Compare versions

Comparing version 2.10.2 to 2.12.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # 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
* 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.10.2](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.10.0...v2.10.2) (2021-03-16)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "ask-sdk-runtime",
"version": "2.10.2",
"version": "2.12.0",
"description": "Base runtime package for Alexa Skills Kit SDK",

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

"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"@types/node": "^16.11.1",
"@types/sinon": "^7.0.13",

@@ -49,3 +49,3 @@ "@typescript-eslint/eslint-plugin": "^3.9.0",

"homepage": "https://github.com/alexa/alexa-skill-sdk-for-nodejs#readme",
"gitHead": "31039daaeb50068fc8ca04740ab7dc4e7be67a52"
"gitHead": "9e5e717cd6c45dcc220e0a6ffdafa41123c3d2c8"
}
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