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.1.1 to 1.2.0

2

package.json
{
"name": "collect-require",
"version": "1.1.1",
"version": "1.2.0",
"description": "collect require-js based codebase into a singel js file ",

@@ -5,0 +5,0 @@ "main": "src/collect-require.js",

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

};
SCRIPT_COLLECTOR_API_NAME = standalone[main]();
var global = GLOBAL || Window
global.SCRIPT_COLLECTOR_API_NAME = standalone[main]();
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