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 2.1.1 to 2.1.2

7

CHANGELOG.md
# Changelog
### [2.1.2](https://github.com/googleapis/code-suggester/compare/v2.1.1...v2.1.2) (2022-01-19)
### Bug Fixes
* **deps:** update dependency parse-diff to ^0.9.0 ([#303](https://github.com/googleapis/code-suggester/issues/303)) ([25983c9](https://github.com/googleapis/code-suggester/commit/25983c96a99cde0355553ca41a51c9411e988081))
### [2.1.1](https://www.github.com/googleapis/code-suggester/compare/v2.1.0...v2.1.1) (2021-09-03)

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

8

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

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

"glob": "^7.1.6",
"parse-diff": "^0.8.0",
"parse-diff": "^0.9.0",
"yargs": "^16.0.0"

@@ -56,3 +56,3 @@ },

"@types/mocha": "^8.0.0",
"@types/node": "^14.0.20",
"@types/node": "^16.0.0",
"@types/sinon": "^10.0.0",

@@ -69,3 +69,3 @@ "c8": "^7.0.1",

"pack-n-play": "^1.0.0-2",
"sinon": "^11.0.0",
"sinon": "^12.0.0",
"ts-loader": "^8.0.0",

@@ -72,0 +72,0 @@ "typescript": "^3.9.5",

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