Socket
Socket
Sign inDemoInstall

@appsignal/core

Package Overview
Dependencies
3
Maintainers
8
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.20 to 1.1.21

dist/cjs/utils/stacktrace.d.ts

8

CHANGELOG.md
# AppSignal Core changelog
## 1.1.21
_Published on 2024-04-22._
### Fixed
- [ebb2adc](https://github.com/appsignal/appsignal-javascript/commit/ebb2adc81aee26b192d4eaca89df823c190bab7e) patch - Bump dependencies to remove vulnerability warning about `node-fetch@2.6.1`. The vulnerability does not apply to AppSignal's usage of it.
## 1.1.20

@@ -4,0 +12,0 @@

4

package.json
{
"name": "@appsignal/core",
"version": "1.1.20",
"version": "1.1.21",
"main": "dist/cjs/index.js",

@@ -29,5 +29,5 @@ "module": "dist/esm/index.js",

"@appsignal/types": "=3.0.1",
"isomorphic-unfetch": "^3.1.0",
"isomorphic-unfetch": "^4.0.0",
"tslib": "^2.3.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc