Huge News!Announcing our $40M Series B led by Abstract Ventures.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.10.0 to 0.11.0

25

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Wed, 01 Nov 2023 15:24:14 GMT",
"date": "Tue, 05 Dec 2023 20:57:02 GMT",
"version": "0.11.0",
"tag": "@good-fences/api_v0.11.0",
"comments": {
"patch": [
{
"author": "edgar21_9@hotmail.com",
"package": "@good-fences/api",
"commit": "3dbd2b7f99c22f4915184fb61fc4c866c9ef5cf0",
"comment": "Added triples additional property"
}
],
"minor": [
{
"author": "edgar21_9@hotmail.com",
"package": "@good-fences/api",
"commit": "4dac4ebc0bbe39c8d6bdeb36762306914788fb99",
"comment": "Added support for apple sillicon"
}
]
}
},
{
"date": "Wed, 01 Nov 2023 15:24:31 GMT",
"version": "0.10.0",

@@ -8,0 +31,0 @@ "tag": "@good-fences/api_v0.10.0",

# Change Log - @good-fences/api
This log was last generated on Wed, 01 Nov 2023 15:24:14 GMT and should not be manually modified.
This log was last generated on Tue, 05 Dec 2023 20:57:02 GMT and should not be manually modified.
<!-- Start content -->
## 0.11.0
Tue, 05 Dec 2023 20:57:02 GMT
### Minor changes
- Added support for apple sillicon (edgar21_9@hotmail.com)
### Patches
- Added triples additional property (edgar21_9@hotmail.com)
## 0.10.0
Wed, 01 Nov 2023 15:24:14 GMT
Wed, 01 Nov 2023 15:24:31 GMT

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

15

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

@@ -8,3 +8,7 @@ "types": "index.d.ts",

"name": "@good-fences",
"triples": {}
"triples": {
"additional": [
"aarch64-apple-darwin"
]
}
},

@@ -43,6 +47,7 @@ "repository": {

"optionalDependencies": {
"@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"
"@good-fences/api-win32-x64-msvc": "0.11.0",
"@good-fences/api-darwin-x64": "0.11.0",
"@good-fences/api-linux-x64-gnu": "0.11.0",
"@good-fences/api-darwin-arm64": "0.11.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