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.4 to 1.1.5

2

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

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

@@ -20,3 +20,3 @@ # alfred-polyglot [![npm](https://img.shields.io/npm/v/alfred-polyglot.svg)](https://npmjs.org/package/alfred-polyglot)

1. Set the default language text will get translated to if `from` parameter is not specified.
1. Set the default language text will get translated to if `to` parameter is not specified.

@@ -23,0 +23,0 @@ ```

const alfy = require('alfy')
const {env} = process.env
const {env} = process
alfy.config.set(env.config_variable, env.config_value)
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