@aws-smithy/server-apigateway
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9
{ | ||
"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": [ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19465
13
7
126
1