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.2 to 0.8.3

.travis.yml

4

package.json
{
"name": "machinepack-util",
"version": "0.8.2",
"version": "0.8.3",
"description": "Utilities for everyday tasks with arrays, dictionaries, strings, etc.",

@@ -23,3 +23,3 @@ "scripts": {

"type": "git",
"url": "https://github.com/mikermcneil/machinepack-util.git"
"url": "git@github.com:mikermcneil/machinepack-utilities.git"
},

@@ -26,0 +26,0 @@ "devDependencies": {

<h1>
<a href="http://node-machine.org/machinepack-util"><img alt="node-machine logo" title="The Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a>
<a href="http://node-machine.org" title="Node-Machine public registry"><img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a>
machinepack-util
</h1>
### [Docs](http://node-machine.org/machinepack-util) &nbsp; [Browse machines](http://node-machine.org/machinepacks) &nbsp; [FAQ](http://node-machine.org/implementing/FAQ) &nbsp; [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine)
### [Docs](http://node-machine.org/machinepack-util) &nbsp; [Browse other machines](http://node-machine.org/machinepacks) &nbsp; [FAQ](http://node-machine.org/implementing/FAQ) &nbsp; [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine)
Utilities for everyday tasks in Node.js.
Utilities for everyday tasks with arrays, dictionaries, strings, etc.
## Installation [![NPM version](https://badge.fury.io/js/machinepack-util.svg)](http://badge.fury.io/js/machinepack-util) [![Build Status](https://travis-ci.org/mikermcneil/machinepack-util.png?branch=master)](https://travis-ci.org/mikermcneil/machinepack-util)
## Installation &nbsp; [![NPM version](https://badge.fury.io/js/machinepack-util.svg)](http://badge.fury.io/js/machinepack-util) [![Build Status](https://travis-ci.org/mikermcneil/machinepack-util.png?branch=master)](https://travis-ci.org/mikermcneil/machinepack-util)
```sh

@@ -18,12 +19,13 @@ $ npm install machinepack-util

For the latest usage documentation and status of this module, see [http://node-machine.org/machinepack-util](http://node-machine.org/machinepack-util).
For the latest usage documentation, version information, and test status of this module, see <a href="http://node-machine.org/machinepack-util" title="Utilities for everyday tasks with arrays, dictionaries, strings, etc. (for node.js)">http://node-machine.org/machinepack-util</a>. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine).
## About [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## About &nbsp; [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
This is a [machinepack](http://node-machine.org/), a module which exposes a set of related machines according to the [machinepack specification](http://node-machine.org/spec/machinepack).
Documentation pages for the machines contained in this module are automatically generated and kept up-to-date on http://node-machine.org.
This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack).
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the <a href="http://node-machine.org" title="Public machine registry for Node.js">public registry</a>.
Learn more at <a href="http://node-machine.org/implementing/FAQ" title="Machine Project FAQ (for implementors)">http://node-machine.org/implementing/FAQ</a>.
## License
MIT &copy; 2015 Mike McNeil & contributors
MIT &copy; 2015 contributors
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