Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bharathvaj/netlify-plugin-airbrake

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bharathvaj/netlify-plugin-airbrake - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -5,3 +5,3 @@ const airbrake = require('./airbrake');

async onPostBuild(pluginApi) {
const { inputs, utils } = pluginApi;
const { inputs, utils, constants } = pluginApi;
const { IS_LOCAL } = constants;

@@ -8,0 +8,0 @@ const env = require('process').env;

{
"name": "@bharathvaj/netlify-plugin-airbrake",
"version": "1.0.1",
"version": "1.0.2",
"description": "The Airbrake Netlify build plugin automatically notifies Airbrake of new deploys made to your site after it finishes building in Netlify.",

@@ -5,0 +5,0 @@ "main": "index.js",

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