@appsignal/javascript
Advanced tools
Comparing version 1.3.12 to 1.3.13
@@ -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 |
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
96920
- Removed@appsignal/core@1.1.24(transitive)
- Removed@appsignal/types@2.1.7(transitive)
Updated@appsignal/core@=1.1.8
Updated@appsignal/types@=2.1.0
Updatedtslib@^2.3.0