Socket
Socket
Sign inDemoInstall

nodulejs

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodulejs - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

nodule.js

14

package.json
{
"name": "nodulejs",
"version": "1.0.4",
"description": "Utility for discovering and initializing node/express modules",
"main": "index.js",
"version": "1.0.5",
"description": "Utility for discovering and initializing node/express 'nodules'",
"main": "nodule.js",
"scripts": {

@@ -11,10 +11,10 @@ "test": "echo \"Error: no test specified\" && exit 1"

"type": "git",
"url": "https://github.com/JackSpaniel/nodulejs"
"url": "https://github.com/jackspaniel/nodulejs"
},
"author": "Jackspaniel Solutions <jackspaniel99@gmail.com> (https://github.com/JackSpaniel)",
"author": "Jackspaniel Solutions <jackspaniel99@gmail.com> (https://github.com/jackspaniel)",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/JackSpaniel/nodulejs/issues"
"url": "https://github.com/jackspaniel/nodulejs/issues"
},
"homepage": "https://github.com/JackSpaniel/nodulejs",
"homepage": "https://github.com/jackspaniel/nodulejs",
"dependencies": {

@@ -21,0 +21,0 @@ "glob": "^4.3.2",

@@ -7,1 +7,4 @@ nodulejs

This will make more sense once I write some tests and upload the API frameowrk that uses it. I am separating it out so that frameworks based on other forms of back-end data-gathering can use it as well.
**Usage**:
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