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

alexa-lambda-skill

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alexa-lambda-skill - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

18

package.json

@@ -9,3 +9,3 @@ {

"description": "Create Alexa Skills for AWS Lambda, easily.",
"version": "3.0.0",
"version": "3.0.1",
"main": "build/index.min.js",

@@ -31,11 +31,11 @@ "jsnext:main": "src/index.js",

"dependencies": {
"alexa-response": "^2.0.1",
"bluebird": "^3.3.1",
"alexa-response": "^3.0.0",
"bluebird": "^3.3.4",
"object-values": "^1.0.0"
},
"devDependencies": {
"ava": "^0.12.0",
"babel-eslint": "^5.0.0",
"ava": "^0.13.0",
"babel-eslint": "^6.0.0-beta.6",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-polyfill": "^6.5.0",
"babel-polyfill": "^6.7.2",
"babel-preset-es2015": "^6.5.0",

@@ -45,9 +45,9 @@ "babel-preset-es2015-rollup": "^1.1.1",

"babel-register": "^6.5.2",
"eslint": "^2.0.0",
"eslint": "^2.4.0",
"isomorphic-fetch": "^2.2.1",
"npm-run-all": "^1.5.1",
"npm-run-all": "^1.5.3",
"rollup": "^0.25.4",
"rollup-plugin-babel": "^2.4.0",
"rollup-plugin-inject": "^1.4.0",
"rollup-plugin-uglify": "^0.2.0",
"rollup-plugin-uglify": "^0.3.1",
"sinon": "^1.17.3"

@@ -54,0 +54,0 @@ },

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