@appsignal/stimulus
Advanced tools
Comparing version 1.0.14 to 1.0.15
# AppSignal for stimulus changelog | ||
## 1.0.15 | ||
### 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.0.14 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@appsignal/stimulus", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"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/stimulus" | ||
}, | ||
"license": "MIT", | ||
@@ -22,3 +25,3 @@ "scripts": { | ||
"dependencies": { | ||
"@appsignal/types": "=2.1.7" | ||
"@appsignal/types": "=3.0.0" | ||
}, | ||
@@ -25,0 +28,0 @@ "peerDependencies": { |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10835
0
2
Updated@appsignal/types@=3.0.0