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

require-extension-hooks

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

require-extension-hooks - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

yarn.lock

3

changelog.md
# Change Log
## 0.3.3
- Added required engine version to package.json
## 0.3.2

@@ -4,0 +7,0 @@ - Fixed incompatible syntax for use with node v6. [#8](https://github.com/jackmellis/require-extension-hooks/pull/8)

5

package.json
{
"name": "require-extension-hooks",
"version": "0.3.2",
"version": "0.3.3",
"description": "Add hooks for js extension types",

@@ -32,3 +32,6 @@ "main": "src/index.js",

"inspect-process": "^0.5.0"
},
"engines": {
"node": ">=8.0.0"
}
}
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