New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jargon/alexa-skill-sdk

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jargon/alexa-skill-sdk - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

### 1.1.1
Change version reference for @jargon/sdk-core to allow everything in the 1.x series, starting at 1.0.8
### 1.1.0

@@ -2,0 +5,0 @@ #### Optional JargonSkillBuilder behavior to combine multiple calls to speak and reprompt

4

package.json
{
"name": "@jargon/alexa-skill-sdk",
"version": "1.1.0",
"version": "1.1.1",
"description": "The Jargon Alexa Skill SDK makes it easy to manage the content of your custom Alexa skill",

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

"dependencies": {
"@jargon/sdk-core": "1.0.7"
"@jargon/sdk-core": "^1.0.8"
},

@@ -27,0 +27,0 @@ "peerDependencies": {

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