@good-fences/api
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -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 |
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
302998
856
5