machinepack-util
Advanced tools
Comparing version 0.8.0 to 0.8.1
module.exports = { | ||
friendlyName: 'Hash dictionary', | ||
description: 'Generate unique hash string from dictionary.', | ||
extendedDescription: '', | ||
sync: true, | ||
extendedDescription: 'Uses the crypto module from Node core via `object-hash` on NPM (see http://npmjs.org/package/object-hash)', | ||
inputs: { | ||
@@ -6,0 +7,0 @@ dictionary: { |
{ | ||
"name": "machinepack-util", | ||
"version": "0.8.0", | ||
"description": "Utilities for working with arrays, dictionaries, strings, etc.", | ||
"version": "0.8.1", | ||
"description": "Utilities for everyday tasks with arrays, dictionaries, strings, etc.", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "node ./node_modules/mocha/bin/mocha -b" |
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
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
18711
674