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

alfred-polyglot

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alfred-polyglot - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

5

index.js

@@ -1,8 +0,5 @@

const alfredNotifier = require('alfred-notifier')
const alfy = require('alfy')
const workflow = require('./lib')
const workflow = require('./lib');
alfredNotifier();
(async () => {

@@ -9,0 +6,0 @@ try {

3

package.json
{
"name": "alfred-polyglot",
"version": "1.1.3",
"version": "1.1.4",
"description": "Translate text with ease using Google Translate",

@@ -34,3 +34,2 @@ "license": "MIT",

"dependencies": {
"alfred-notifier": "^0.2.3",
"alfy": "^0.6.0",

@@ -37,0 +36,0 @@ "google-translate-api": "^2.3.0"

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