Socket
Socket
Sign inDemoInstall

connect

Package Overview
Dependencies
Maintainers
0
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect - npm Package Compare versions

Comparing version 0.5.10 to 1.0.0

lib/._index.js

4

._index.js

@@ -1,4 +0,4 @@

Mac OS X  2��ATTRVʱ��"�"com.macromates.caret{
column = 39;
Mac OS X  2��ATTR����!�!com.macromates.caret{
column = 0;
line = 1;
}

@@ -1,4 +0,4 @@

Mac OS X  2��ATTRVʶ��"�"com.macromates.caret{
column = 35;
line = 7;
Mac OS X  2��ATTR����#�#com.macromates.caret{
column = 14;
line = 11;
}
{
"name": "connect",
"version": "1.0.0",
"description": "High performance middleware framework",
"keywords": ["framework", "web", "middleware", "connect", "rack"],
"version": "0.5.10",
"repository": "git://github.com/senchalabs/connect.git",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"dependencies": { "qs": ">= 0.0.6" },
"dependencies": {
"qs": ">= 0.0.6",
"mime": ">= 0.0.1"
},
"main": "index",
"engines": { "node": ">= 0.2.5" }
"engines": { "node": ">= 0.4.0" }
}

Sorry, the diff of this file is not supported yet

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