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

find-api-gateway-methods-missing-integrations

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-api-gateway-methods-missing-integrations - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

bin/find-api-gateway-methods-missing-integrations.js

6

package.json
{
"name": "find-api-gateway-methods-missing-integrations",
"version": "1.0.0",
"version": "1.0.1",
"description": "A tool to help find API Gateway methods that are defined without any integrations",
"main": "src/index.js",
"bin": {
"find-api-gateway-methods-missing-integrations": "src/index.js"
"find-api-gateway-methods-missing-integrations": "bin/find-api-gateway-methods-missing-integrations.js"
},
"engines": {
"node" : ">=8"
"node": ">=8"
},

@@ -12,0 +12,0 @@ "scripts": {

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