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

collect-require

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collect-require - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

index

11

package.json
{
"name": "collect-require",
"version": "1.0.0",
"version": "1.1.0",
"description": "collect require-js based codebase into a singel js file ",
"main": "collect-require.js",
"main": "src/collect-require.js",
"scripts": {

@@ -25,3 +25,8 @@ "test": "test"

},
"homepage": "https://github.com/nishants/collect-require.js#readme"
"homepage": "https://github.com/nishants/collect-require.js#readme",
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5",
"wrench": "^1.5.9"
}
}

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