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

convoy

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convoy - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

23

package.json
{
"name": "convoy",
"version": "0.1.0",
"author": "Charles Jolley",
"version": "v0.1.1",
"author": "Charles Jolley <charles@sproutcore.com>",
"description": "Pluggable, package-aware asset pipeline for node",
"keywords": ["asset", "pipeline", "connect", "jake", "build", "tools"],
"homepage": "http://github.com/charlesjolley/convoy",
"bugs": {
"url": "http://github.com/charlesjolley/convoy/issues"
},
"repository": {
"type": "git",
"url": "http://github.com/charlesjolley/convoy.git"
},
"main": "./lib/index.js",
"dependencies": {
"async": "latest",
"resolve": "latest",
"uglify-js": "latest"
"async": "0.1.x",
"resolve": "0.2.x",
"uglify-js": "~1.2"
},

@@ -12,0 +25,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