Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

require3

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

require3 - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

index.js

@@ -1,3 +0,3 @@

module.exports = function(path) {
module.exports = function (path) {
return require(path);
};
{
"name": "require3",
"version": "2.0.8",
"version": "2.0.9",
"description": "require3",

@@ -21,6 +21,6 @@ "main": "index.js",

"@zhennann/markdown": "^3.1.2",
"@zhennann/markdown-it-block": "^3.1.2",
"egg-born-mparse": "^2.0.4"
"@zhennann/markdown-it-block": "^3.1.3",
"egg-born-mparse": "^2.0.5"
},
"gitHead": "2d69c0a38865606ad899b3f49d27fe058ba4c5a7"
"gitHead": "c9c1d67ebd79704564347422947e8e837276300d"
}
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