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

@good-fences/api

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@good-fences/api - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Tue, 24 Oct 2023 21:41:14 GMT",
"date": "Wed, 01 Nov 2023 15:24:14 GMT",
"version": "0.10.0",
"tag": "@good-fences/api_v0.10.0",
"comments": {
"minor": [
{
"author": "edgar21_9@hotmail.com",
"package": "@good-fences/api",
"commit": "744198d6f34a034b3b9978998c97d0a3c91f8781",
"comment": "Added comments to unused finder struct. Improve validations for bfs_step. Remove rendundant property in unusedFinder struct"
}
]
}
},
{
"date": "Tue, 24 Oct 2023 21:41:35 GMT",
"version": "0.9.0",

@@ -8,0 +23,0 @@ "tag": "@good-fences/api_v0.9.0",

# Change Log - @good-fences/api
This log was last generated on Tue, 24 Oct 2023 21:41:14 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 15:24:14 GMT and should not be manually modified.
<!-- Start content -->
## 0.10.0
Wed, 01 Nov 2023 15:24:14 GMT
### Minor changes
- Added comments to unused finder struct. Improve validations for bfs_step. Remove rendundant property in unusedFinder struct (edgar21_9@hotmail.com)
## 0.9.0
Tue, 24 Oct 2023 21:41:14 GMT
Tue, 24 Oct 2023 21:41:35 GMT

@@ -11,0 +19,0 @@ ### Minor changes

8

package.json
{
"name": "@good-fences/api",
"version": "0.9.0",
"version": "0.10.0",
"main": "index.js",

@@ -42,6 +42,6 @@ "types": "index.d.ts",

"optionalDependencies": {
"@good-fences/api-win32-x64-msvc": "0.9.0",
"@good-fences/api-darwin-x64": "0.9.0",
"@good-fences/api-linux-x64-gnu": "0.9.0"
"@good-fences/api-win32-x64-msvc": "0.10.0",
"@good-fences/api-darwin-x64": "0.10.0",
"@good-fences/api-linux-x64-gnu": "0.10.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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