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 0.1.4 to 0.1.5

5

package.json

@@ -5,3 +5,3 @@ {

"description": "Create Alexa Skills for AWS Lambda, easily.",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",

@@ -11,4 +11,3 @@ "main": "index.js",

"build": "rm -rf ./dist && webpack -p",
"prepublish": "npm run build",
"publish": "npm publish ./dist"
"publish": "npm run build && npm publish ./dist"
},

@@ -15,0 +14,0 @@ "devDependencies": {

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