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

@nexssp/language

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexssp/language - npm Package Compare versions

Comparing version 1.1.21 to 1.1.22

2

package.json
{
"name": "@nexssp/language",
"description": "All about programming languages - history, founders, how to install, package managers, logo..",
"version": "1.1.21",
"version": "1.1.22",
"homepage": "https://nexss.com",

@@ -6,0 +6,0 @@ "main": "src/language.js",

@@ -6,5 +6,8 @@ const c = require('./config.base')

'/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"',
installCommand: 'brew install'
}
installCommand: 'brew install',
},
}
c.compilerInstallation = 'brew install'
c.dist = 'macOS'
module.exports = c
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