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

azure-functions-core-tools

Package Overview
Dependencies
Maintainers
3
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-functions-core-tools - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

54

package.json
{
"name": "azure-functions-core-tools",
"version": "1.0.11",
"description": "Azure Functions Core Tools",
"scripts": {
"postinstall": "node lib/install.js"
},
"author": "Microsoft",
"license": "MIT",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-functions-cli.git"
},
"bin": {
"func": "lib/main.js",
"azfun": "lib/main.js",
"azurefunctions": "lib/main.js"
},
"os": [
"win32"
],
"dependencies": {
"chalk": "^2.1.0",
"command-exists": "^1.2.2",
"tmp": "^0.0.33",
"unzipper": "^0.8.9"
}
"name": "azure-functions-core-tools",
"version": "1.0.12",
"description": "Azure Functions Core Tools",
"scripts": {
"postinstall": "node lib/install.js"
},
"author": "Microsoft",
"license": "MIT",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-functions-cli.git"
},
"bin": {
"func": "lib/main.js",
"azfun": "lib/main.js",
"azurefunctions": "lib/main.js"
},
"os": [
"win32"
],
"dependencies": {
"chalk": "^2.1.0",
"command-exists": "^1.2.2",
"tmp": "^0.0.33",
"unzipper": "^0.8.9"
}
}
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