You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@appsignal/vue

Package Overview
Dependencies
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/vue - npm Package Compare versions

Comparing version

to
1.1.2

7

CHANGELOG.md
# AppSignal for vue changelog
## 1.1.2
### 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.1

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

11

package.json
{
"name": "@appsignal/vue",
"version": "1.1.1",
"version": "1.1.2",
"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/vue"
},
"license": "MIT",

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

"dependencies": {
"@appsignal/types": "=2.1.7"
"@appsignal/types": "=3.0.0"
},

@@ -25,0 +28,0 @@ "peerDependencies": {