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
0
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.13.2 to 0.14.0

.yarnrc.yml

17

CHANGELOG.json

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

{
"date": "Tue, 21 May 2024 21:28:35 GMT",
"date": "Mon, 05 Aug 2024 18:41:37 GMT",
"version": "0.14.0",
"tag": "@good-fences/api_v0.14.0",
"comments": {
"minor": [
{
"author": "Maxwell.HuangHobbs@microsoft.com",
"package": "@good-fences/api",
"commit": "dd2dc5370daca6e2ad40498449bd888b25b40bf1",
"comment": "update yarn + cargo"
}
]
}
},
{
"date": "Tue, 21 May 2024 21:28:51 GMT",
"version": "0.13.2",

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

# Change Log - @good-fences/api
This log was last generated on Tue, 21 May 2024 21:28:35 GMT and should not be manually modified.
This log was last generated on Mon, 05 Aug 2024 18:41:37 GMT and should not be manually modified.
<!-- Start content -->
## 0.14.0
Mon, 05 Aug 2024 18:41:37 GMT
### Minor changes
- update yarn + cargo (Maxwell.HuangHobbs@microsoft.com)
## 0.13.2
Tue, 21 May 2024 21:28:35 GMT
Tue, 21 May 2024 21:28:51 GMT

@@ -11,0 +19,0 @@ ### Patches

11

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

@@ -45,8 +45,9 @@ "types": "index.d.ts",

},
"packageManager": "yarn@4.4.0",
"optionalDependencies": {
"@good-fences/api-win32-x64-msvc": "0.13.2",
"@good-fences/api-darwin-x64": "0.13.2",
"@good-fences/api-linux-x64-gnu": "0.13.2",
"@good-fences/api-darwin-arm64": "0.13.2"
"@good-fences/api-win32-x64-msvc": "0.14.0",
"@good-fences/api-darwin-x64": "0.14.0",
"@good-fences/api-linux-x64-gnu": "0.14.0",
"@good-fences/api-darwin-arm64": "0.14.0"
}
}

@@ -46,5 +46,4 @@ # good-fences-rs-core

cd good-fences-rs-core
npm install
npm run build
npm install -g
yarn
yarn run build
```

@@ -51,0 +50,0 @@

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