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

ask-sdk-core

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ask-sdk-core - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

dist/attributes/AttributesManager.d.ts

10

package.json
{
"name": "ask-sdk-core",
"version": "2.0.1",
"version": "2.0.2",
"description": "Core package for Alexa Skills Kit SDK",
"main": "index.js",
"types": "index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"default": "gulp"
"gulp": "./node_modules/.bin/gulp"
},

@@ -42,3 +42,3 @@ "author": "Amazon.com",

"sinon": "^4.5.0",
"ts-node": "^5.0.1",
"ts-node": "^6.0.1",
"tslint": "^5.9.1",

@@ -45,0 +45,0 @@ "typedoc": "^0.11.1",

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