Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appsignal/preact

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/preact - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

7

CHANGELOG.md
# AppSignal for preact changelog
## 1.0.21
### Changed
- patch - Update @appsignal/core dependency to 1.1.20.
- patch - Update @appsignal/types dependency to 3.0.1.
## 1.0.20

@@ -4,0 +11,0 @@

6

package.json
{
"name": "@appsignal/preact",
"version": "1.0.20",
"version": "1.0.21",
"main": "dist/cjs/index.js",

@@ -25,4 +25,4 @@ "module": "dist/esm/index.js",

"dependencies": {
"@appsignal/types": "=3.0.0",
"@appsignal/core": "=1.1.19"
"@appsignal/types": "=3.0.1",
"@appsignal/core": "=1.1.20"
},

@@ -29,0 +29,0 @@ "peerDependencies": {

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