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

code-suggester

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-suggester - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

7

CHANGELOG.md
# Changelog
## [4.1.1](https://github.com/googleapis/code-suggester/compare/v4.1.0...v4.1.1) (2022-11-09)
### Bug Fixes
* Update dependencies ([#424](https://github.com/googleapis/code-suggester/issues/424)) ([32e35df](https://github.com/googleapis/code-suggester/commit/32e35df373977615805b4ad405eea4818c82f274))
## [4.1.0](https://github.com/googleapis/code-suggester/compare/v4.0.1...v4.1.0) (2022-08-24)

@@ -4,0 +11,0 @@

8

package.json
{
"name": "code-suggester",
"description": "Library to propose code changes",
"version": "4.1.0",
"version": "4.1.1",
"license": "Apache-2.0",

@@ -42,3 +42,3 @@ "author": "Google LLC",

"dependencies": {
"@octokit/rest": "^19.0.0",
"@octokit/rest": "^19.0.5",
"@types/yargs": "^16.0.0",

@@ -52,7 +52,7 @@ "async-retry": "^1.3.1",

"devDependencies": {
"@octokit/types": "^7.0.0",
"@octokit/types": "^8.0.0",
"@types/async-retry": "^1.4.2",
"@types/diff": "^5.0.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.0.0",
"@types/node": "^18.0.0",
"@types/sinon": "^10.0.0",

@@ -59,0 +59,0 @@ "c8": "^7.0.1",

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