Socket
Socket
Sign inDemoInstall

@appsignal/javascript

Package Overview
Dependencies
Maintainers
7
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/javascript - npm Package Compare versions

Comparing version 1.3.12 to 1.3.13

9

CHANGELOG.md

@@ -1,3 +0,10 @@

# Changelog
# AppSignal for JavaScript changelog
## 1.3.13
- [d0d57e3](https://github.com/appsignal/appsignal-javascript/commit/d0d57e3b6cb559939fb40d3eb83760fdbc8bbad6) patch - Update tslib dependency to 2.3.x.
- patch - Update @appsignal/core dependency to 1.1.8.
- patch - Update @appsignal/types dependency to 2.1.0.
- patch - Update @appsignal/core dependency to 1.1.8.
## 1.3.12

@@ -4,0 +11,0 @@ - Dependency bumps

11

package.json
{
"name": "@appsignal/javascript",
"version": "1.3.12",
"version": "1.3.13",
"main": "dist/cjs/index.js",

@@ -27,10 +27,9 @@ "module": "dist/esm/index.js",

"dependencies": {
"@appsignal/core": "^1.1.7",
"@appsignal/types": "^2.0.5",
"tslib": "^2.0.3"
"@appsignal/core": "=1.1.8",
"@appsignal/types": "=2.1.0",
"tslib": "^2.3.0"
},
"browser": {
"https": false
},
"gitHead": "2366aaa76dde1a81c91d404d81d978c41282aa9b"
}
}
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