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

clinch

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clinch - npm Package Compare versions

Comparing version 0.5.3 to 0.5.5

4

History.md

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

## 0.5.5 / 2014-04-04 12:00 AM
- Update all nmp modules to latest (again)
## 0.5.3 / 2014-04-01 12:00 AM

@@ -2,0 +6,0 @@

124

npm-shrinkwrap.json
{
"name": "clinch",
"version": "0.4.9",
"version": "0.5.5",
"dependencies": {
"async": {
"version": "0.6.2",
"from": "async@*"
},
"async-resolve": {
"version": "0.2.7",
"from": "async-resolve@*",
"dependencies": {
"async-cache": {
"version": "0.1.5",
"from": "async-cache@*",
"resolved": "https://registry.npmjs.org/async-cache/-/async-cache-0.1.5.tgz",
"dependencies": {
"lru-cache": {
"version": "2.3.1",
"from": "lru-cache@~2.3"
}
}
}
}
},
"coffee-script": {

@@ -36,42 +15,20 @@ "version": "1.7.1",

},
"detective": {
"version": "3.1.0",
"from": "detective@*",
"resolved": "https://registry.npmjs.org/detective/-/detective-3.1.0.tgz",
"lodash": {
"version": "2.4.1",
"from": "lodash@*"
},
"async-resolve": {
"version": "0.3.1",
"from": "async-resolve@*",
"dependencies": {
"escodegen": {
"version": "1.1.0",
"from": "escodegen@~1.1.0",
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.1.0.tgz",
"async-cache": {
"version": "0.1.5",
"from": "https://registry.npmjs.org/async-cache/-/async-cache-0.1.5.tgz",
"resolved": "https://registry.npmjs.org/async-cache/-/async-cache-0.1.5.tgz",
"dependencies": {
"esprima": {
"version": "1.0.4",
"from": "esprima@~1.0.4"
},
"estraverse": {
"version": "1.5.0",
"from": "estraverse@~1.5.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-1.5.0.tgz"
},
"esutils": {
"version": "1.0.0",
"from": "esutils@~1.0.0",
"resolved": "https://registry.npmjs.org/esutils/-/esutils-1.0.0.tgz"
},
"source-map": {
"version": "0.1.33",
"from": "source-map@~0.1.30",
"dependencies": {
"amdefine": {
"version": "0.1.0",
"from": "amdefine@>=0.0.4"
}
}
"lru-cache": {
"version": "2.3.1",
"from": "lru-cache@2.3.1"
}
}
},
"esprima-fb": {
"version": "3001.1.0-dev-harmony-fb",
"from": "esprima-fb@3001.1.0-dev-harmony-fb",
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-3001.0001.0000-dev-harmony-fb.tgz"
}

@@ -269,9 +226,44 @@ }

},
"lodash": {
"version": "2.4.1",
"from": "lodash@*"
"async": {
"version": "0.6.2",
"from": "async@*"
},
"lru-cache": {
"version": "2.5.0",
"from": "lru-cache@*"
"detective": {
"version": "3.1.0",
"from": "detective@*",
"dependencies": {
"escodegen": {
"version": "1.1.0",
"from": "escodegen@~1.1.0",
"dependencies": {
"esprima": {
"version": "1.0.4",
"from": "esprima@~1.0.4"
},
"estraverse": {
"version": "1.5.0",
"from": "estraverse@~1.5.0"
},
"esutils": {
"version": "1.0.0",
"from": "esutils@~1.0.0"
},
"source-map": {
"version": "0.1.33",
"from": "source-map@~0.1.30",
"dependencies": {
"amdefine": {
"version": "0.1.0",
"from": "amdefine@>=0.0.4"
}
}
}
}
},
"esprima-fb": {
"version": "3001.1.0-dev-harmony-fb",
"from": "esprima-fb@3001.1.0-dev-harmony-fb",
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-3001.0001.0000-dev-harmony-fb.tgz"
}
}
},

@@ -281,4 +273,8 @@ "shorthash": {

"from": "shorthash@*"
},
"lru-cache": {
"version": "2.5.0",
"from": "lru-cache@*"
}
}
}
{
"name": "clinch",
"version": "0.5.3",
"version": "0.5.5",
"description": "YA ComonJS to browser packer tool, well-suited for widgets by small overhead and big app by smart settings",

@@ -5,0 +5,0 @@ "main": "./lib/app",

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