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

aws-secrets-github-sync

Package Overview
Dependencies
Maintainers
1
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-secrets-github-sync - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

18

package.json

@@ -40,3 +40,3 @@ {

"devDependencies": {
"@types/jest": "^27.4.1",
"@types/jest": "^27.5.2",
"@types/node": "^14",

@@ -52,10 +52,10 @@ "@typescript-eslint/eslint-plugin": "^5",

"json-schema": "^0.4.0",
"npm-check-updates": "^12",
"projen": "^0.54.57",
"npm-check-updates": "^15",
"projen": "^0.62.3",
"standard-version": "^9",
"ts-jest": "^27",
"typescript": "^4.6.4"
"typescript": "^4.8.3"
},
"dependencies": {
"aws-sdk": "^2.1125.0",
"aws-sdk": "^2.1214.0",
"yargs": "17.1.1"

@@ -68,7 +68,7 @@ },

"license": "Apache-2.0",
"version": "0.1.0",
"version": "0.1.1",
"jest": {
"testMatch": [
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
"<rootDir>/(test|src)/**/?(*.)+(spec|test).ts?(x)"
"<rootDir>/(test|src)/**/*(*.)@(spec|test).ts?(x)"
],

@@ -111,3 +111,7 @@ "clearMocks": true,

"types": "lib/index.d.ts",
"resolutions": {
"@types/responselike": "1.0.0",
"got": "12.3.1"
},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
}
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