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

machinepack-util

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-util - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

3

machines/hash-dictionary.js
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"

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