Socket
Socket
Sign inDemoInstall

@appsignal/core

Package Overview
Dependencies
Maintainers
9
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/core - npm Package Compare versions

Comparing version 1.1.16 to 1.1.17

7

CHANGELOG.md
# AppSignal for Angular changelog
## 1.1.17
### Changed
- [449d4d4](https://github.com/appsignal/appsignal-javascript/commit/449d4d40381e7e6c13076732a8b4e7f65f94d5db) patch - Update package metadata to be more up-to-date and to specify the package location in the mono repository.
- patch - Update @appsignal/types dependency to 3.0.0.
## 1.1.16

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

11

package.json
{
"name": "@appsignal/core",
"version": "1.1.16",
"version": "1.1.17",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"repository": "git@github.com:appsignal/appsignal-javascript.git",
"author": "Adam Yeats <adam@appsignal.com>",
"repository": {
"type": "git",
"url": "https://github.com/appsignal/appsignal-javascript.git",
"directory": "packages/core"
},
"license": "MIT",

@@ -25,3 +28,3 @@ "scripts": {

"dependencies": {
"@appsignal/types": "=2.1.7",
"@appsignal/types": "=3.0.0",
"isomorphic-unfetch": "^3.1.0",

@@ -28,0 +31,0 @@ "tslib": "^2.3.0"

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