Socket
Socket
Sign inDemoInstall

express

Package Overview
Dependencies
Maintainers
0
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

._index.js

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

Mac OS X  2��ATTR\
��!�!com.macromates.caret{
Mac OS X  2��ATTR/m���!�!com.macromates.caret{
column = 0;
line = 1;
}

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

Mac OS X  2��ATTR\��"�"com.macromates.caret{
column = 19;
line = 3;
Mac OS X  2��ATTR/m���#�#com.macromates.caret{
column = 24;
line = 12;
}

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

Mac OS X  2��ATTR\��#�#com.macromates.caret{
Mac OS X  2��ATTR/m���#�#com.macromates.caret{
column = 83;
line = 19;
}
1.0.5 / 2011-02-05
==================
* Added secret to generated app `session()` call
1.0.4 / 2011-02-05

@@ -3,0 +8,0 @@ ==================

@@ -22,3 +22,3 @@

exports.version = '1.0.4';
exports.version = '1.0.5';

@@ -25,0 +25,0 @@ /**

{
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "1.0.4",
"version": "1.0.5",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -13,4 +13,4 @@ "contributors": [

"dependencies": {
"connect": ">= 0.5.x",
"qs": ">= 0.0.1"
"connect": ">= 0.5.0",
"qs": ">= 0.0.2"
},

@@ -17,0 +17,0 @@ "keywords": ["framework", "sinatra", "web", "rest", "restful"],

Sorry, the diff of this file is not supported yet

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