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

@voiceflow/alexa-types

Package Overview
Dependencies
Maintainers
14
Versions
539
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/alexa-types - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

constants/index.ts

2

commitlint.config.js

@@ -1,5 +0,3 @@

'use strict';
module.exports = {
extends: ['@voiceflow/commitlint-config'],
};
{
"name": "@voiceflow/alexa-types",
"description": "Alexa service types",
"version": "1.0.5",
"version": "1.0.6",
"author": "Voiceflow",

@@ -72,3 +72,3 @@ "bugs": {

},
"main": "build/index.js",
"main": "index.ts",
"prettier": "@voiceflow/prettier-config",

@@ -80,7 +80,4 @@ "repository": {

"scripts": {
"build": "yarn clean && ttsc --project ./tsconfig.build.json",
"clean": "rimraf build",
"lint": "eslint \"src/**/*.{js,ts}\"",
"prepare": "yarn build"
"lint": "eslint \"*.{js,ts}\""
}
}

Sorry, the diff of this file is not supported yet

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