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

@aws-smithy/server-apigateway

Package Overview
Dependencies
Maintainers
9
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-smithy/server-apigateway - npm Package Compare versions

Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9

14

package.json
{
"name": "@aws-smithy/server-apigateway",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "Base components for Smithy services behind APIGateway",

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

"clean": "rimraf dist",
"lint": "yarn run eslint -c ../.eslintrc.js \"src/**/*.ts\"",
"lint": "eslint -c ../.eslintrc.js \"src/**/*.ts\"",
"format": "prettier --config ../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\""

@@ -38,7 +38,13 @@ },

"@types/node": "^14.14.37",
"@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"concurrently": "^7.6.0",
"downlevel-dts": "^0.7.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-simple-import-sort": "7.0.0",
"jest": "^26.1.0",
"typescript": "~4.2.2",
"rimraf": "^3.0.2"
"rimraf": "^3.0.2",
"typescript": "~4.2.2"
},

@@ -45,0 +51,0 @@ "files": [

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