New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@getty.io/taskapp

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getty.io/taskapp - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

lib/mixpanel.js

@@ -17,3 +17,3 @@ const Mixpanel = require('mixpanel');

const createEvent = (msg, username) => {
if (checkNested(getOptions(), 'token')){
if (checkNested(getOptions(), 'taskapp', 'mixpanel', 'token')){
const token = getOptions().taskapp.mixpanel.token;

@@ -20,0 +20,0 @@ if (token && token.length > 0) {

{
"name": "@getty.io/taskapp",
"version": "1.2.4",
"version": "1.2.5",
"description": "Getty/IO commit-msg hook validator",

@@ -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