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

34

CHANGELOG.json

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

{
"date": "Mon, 19 Aug 2024 23:19:11 GMT",
"date": "Tue, 20 Aug 2024 15:59:03 GMT",
"version": "0.16.0",
"tag": "@good-fences/api_v0.16.0",
"comments": {
"minor": [
{
"author": "Maxwell.HuangHobbs@microsoft.com",
"package": "@good-fences/api",
"commit": "8035c047c9b1f6d2894be17a8b6b293be639407a",
"comment": "Implement display() for unused report"
}
]
}
},
{
"date": "Mon, 19 Aug 2024 23:19:27 GMT",
"version": "0.15.0",

@@ -14,3 +29,3 @@ "tag": "@good-fences/api_v0.15.0",

"package": "@good-fences/api",
"commit": "351fe0c99747d9a8ef6109e442b47f8b4b415f7f",
"commit": "not available",
"comment": "upgrade swc, add pretty_assertions"

@@ -30,2 +45,17 @@ }

{
"date": "Mon, 19 Aug 2024 23:17:54 GMT",
"version": "0.14.2",
"tag": "@good-fences/api_v0.14.2",
"comments": {
"patch": [
{
"author": "Maxwell.HuangHobbs@microsoft.com",
"package": "@good-fences/api",
"commit": "351fe0c99747d9a8ef6109e442b47f8b4b415f7f",
"comment": "upgrade swc, add pretty_assertions"
}
]
}
},
{
"date": "Wed, 14 Aug 2024 16:58:33 GMT",

@@ -32,0 +62,0 @@ "version": "0.14.1",

# Change Log - @good-fences/api
This log was last generated on Mon, 19 Aug 2024 23:19:11 GMT and should not be manually modified.
This log was last generated on Tue, 20 Aug 2024 15:59:03 GMT and should not be manually modified.
<!-- Start content -->
## 0.16.0
Tue, 20 Aug 2024 15:59:03 GMT
### Minor changes
- Implement display() for unused report (Maxwell.HuangHobbs@microsoft.com)
## 0.15.0
Mon, 19 Aug 2024 23:19:11 GMT
Mon, 19 Aug 2024 23:19:27 GMT

@@ -19,2 +27,10 @@ ### Minor changes

## 0.14.2
Mon, 19 Aug 2024 23:17:54 GMT
### Patches
- upgrade swc, add pretty_assertions (Maxwell.HuangHobbs@microsoft.com)
## 0.14.1

@@ -21,0 +37,0 @@

10

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

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

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