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

node-red-contrib-agilite-utils

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-agilite-utils - npm Package Compare versions

Comparing version 6.1.0 to 6.4.0

.DS_Store

80

package.json
{
"_from": "node-red-contrib-agilite-utils@5.4.2",
"_id": "node-red-contrib-agilite-utils@5.4.2",
"_inBundle": false,
"_integrity": "sha512-0iQe1blBCxuAfIE7unYJjehy5Ib/IviHInfhBiPa6C9WTAeqqSNsRLUgc9/lEQ+AzZKNRfNcSJU6ONQNI/cmlA==",
"_location": "/node-red-contrib-agilite-utils",
"_phantomChildren": {
"chai": "4.1.2",
"mocha": "5.1.1"
"name": "node-red-contrib-agilite-utils",
"license": "MIT",
"version": "6.4.0",
"description": "A set of Agilit-e Node-RED Nodes to perform various adhoc tasks without calling 3rd party web services",
"homepage": "https://agilite.io",
"repository": {
"type": "git",
"url": "https://github.com/agilitehub/node-service-pool"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-red-contrib-agilite-utils@5.4.2",
"name": "node-red-contrib-agilite-utils",
"escapedName": "node-red-contrib-agilite-utils",
"rawSpec": "5.4.2",
"saveSpec": null,
"fetchSpec": "5.4.2"
"bugs": {
"url": "https://github.com/agilitehub/node-service-pool/issues",
"email": "support@agilite.io"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-red-contrib-agilite-utils/-/node-red-contrib-agilite-utils-5.4.2.tgz",
"_shasum": "21f1579a20a81452ab17029908bed988595a2d51",
"_spec": "node-red-contrib-agilite-utils@5.4.2",
"_where": "/Users/armandsmit/Documents/SourceTree/agilite/agilite-node-red",
"author": {
"name": "Agilit-e"
},
"bundleDependencies": false,
"author": "Agilit-e <support@agilite.io>",
"contributors": [

@@ -44,12 +28,2 @@ {

],
"dependencies": {
"jde-date-time": "0.0.7",
"lodash": "4.17.10",
"md5": "2.2.1",
"mustache": "2.3.0",
"type-detect": "4.0.8"
},
"deprecated": false,
"description": "A set of Agilit-e Node-RED Nodes to perform various adhoc tasks without calling 3rd party web services",
"homepage": "https://agilite.io",
"keywords": [

@@ -60,5 +34,6 @@ "node-red",

"jde",
"jd edwards",
"dates",
"times",
"jd edwards",
"jde-date-time",
"uuid",

@@ -68,7 +43,23 @@ "rfc4122",

"type-detect",
"jde-date-time",
"lodash"
],
"license": "MIT",
"name": "node-red-contrib-agilite-utils",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"engines": {
"node": "10.15.2"
},
"dependencies": {
"jde-date-time": "0.0.7",
"lodash": "4.17.13",
"md5": "2.2.1",
"mustache": "3.0.1",
"type-detect": "4.0.8"
},
"devDependencies": {
"mongoose": "5.6.4",
"chai": "4.2.0",
"mocha": "6.1.4"
},
"node-red": {

@@ -82,4 +73,3 @@ "nodes": {

}
},
"version": "6.1.0"
}
}
}

@@ -15,5 +15,5 @@ ### Node-RED [Agilit-e](https://agilite.io) Utils

# Contributors
Armand Smit (Junior Developer at [Agilit-e](https://agilite.io))
Armand Smit (Developer at [Agilit-e](https://agilite.io))
# License
MIT
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