node-red-contrib-agilite-utils
Advanced tools
Comparing version 6.1.0 to 6.4.0
{ | ||
"_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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
38116
18
0
1
3
1
+ Addedlodash@4.17.13(transitive)
+ Addedmustache@3.0.1(transitive)
- Removedlodash@4.17.10(transitive)
- Removedmustache@2.3.0(transitive)
Updatedlodash@4.17.13
Updatedmustache@3.0.1