@nexssp/language
Advanced tools
Comparing version 1.1.21 to 1.1.22
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90920
2126