Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nuxtjs/sentry

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/sentry - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+5
-0
CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="0.1.1"></a>
## [0.1.1](https://github.com/nuxt-community/sentry-module/compare/v0.1.0...v0.1.1) (2017-11-28)
<a name="0.1.0"></a>

@@ -7,0 +12,0 @@ # [0.1.0](https://github.com/nuxt-community/sentry-module/compare/v0.0.2...v0.1.0) (2017-10-24)

+1
-1
const Raven = require('raven')
const path = require('path')
module.exports = async function sentry (moduleOptions) {
module.exports = function sentry (moduleOptions) {
// Merge options

@@ -6,0 +6,0 @@ const options = Object.assign({

{
"name": "@nuxtjs/sentry",
"version": "0.1.0",
"version": "0.1.1",
"description": "Sentry module for Nuxt.js",

@@ -5,0 +5,0 @@ "license": "MIT",