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.3.0 to 4.3.1

7

CHANGELOG.md
# Changelog
## [4.3.1](https://github.com/googleapis/code-suggester/compare/v4.3.0...v4.3.1) (2023-02-24)
### Bug Fixes
* **deps:** Update dependency parse-diff to ^0.11.0 ([#451](https://github.com/googleapis/code-suggester/issues/451)) ([da26e41](https://github.com/googleapis/code-suggester/commit/da26e41dc51083a1dc1142e66d0a277534416da9))
## [4.3.0](https://github.com/googleapis/code-suggester/compare/v4.2.0...v4.3.0) (2023-01-25)

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

7

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

@@ -47,7 +47,7 @@ "author": "Google LLC",

"glob": "^7.1.6",
"parse-diff": "^0.10.0",
"parse-diff": "^0.11.0",
"yargs": "^16.0.0"
},
"devDependencies": {
"@octokit/types": "^8.0.0",
"@octokit/types": "^9.0.0",
"@types/async-retry": "^1.4.2",

@@ -61,3 +61,2 @@ "@types/diff": "^5.0.0",

"jsdoc": "^4.0.0",
"jsdoc-fresh": "^2.0.0",
"jsdoc-region-tag": "^2.0.0",

@@ -64,0 +63,0 @@ "linkinator": "^4.0.0",

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