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
0
Versions
386
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.324 to 0.1.325

12

package.json

@@ -52,3 +52,3 @@ {

"jest-junit": "^15",
"projen": "^0.84.0",
"projen": "^0.84.1",
"standard-version": "^9",

@@ -60,3 +60,3 @@ "ts-jest": "^27",

"dependencies": {
"aws-sdk": "^2.1655.0",
"aws-sdk": "^2.1656.0",
"yargs": "17.1.1"

@@ -72,8 +72,10 @@ },

},
"version": "0.1.324",
"version": "0.1.325",
"jest": {
"coverageProvider": "v8",
"testMatch": [
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
"<rootDir>/@(test|src)/**/*(*.)@(spec|test).ts?(x)"
"<rootDir>/@(src|test)/**/?(*.)+(spec|test).ts?(x)",
"<rootDir>/@(src|test)/**/__tests__/**/*.ts?(x)",
"<rootDir>/@(projenrc)/**/?(*.)+(spec|test).ts?(x)",
"<rootDir>/@(projenrc)/**/__tests__/**/*.ts?(x)"
],

@@ -80,0 +82,0 @@ "clearMocks": true,

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