New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 0.8.2

tests/add.json

9

package.json
{
"name": "machinepack-util",
"version": "0.8.1",
"version": "0.8.2",
"description": "Utilities for everyday tasks with arrays, dictionaries, strings, etc.",
"scripts": {
"test": "node ./node_modules/mocha/bin/mocha -b"
"test": "node ./node_modules/test-machinepack-mocha/bin/testmachinepack-mocha.js"
},

@@ -16,3 +16,3 @@ "keywords": [

"dependencies": {
"machine": "^2.0.4",
"machine": "^3.0.0",
"lodash": "^2.4.1",

@@ -27,3 +27,4 @@ "hat": "0.0.3",

"devDependencies": {
"mocha": "^2.1.0"
"mocha": "^2.1.0",
"test-machinepack-mocha": "^0.2.2"
},

@@ -30,0 +31,0 @@ "machinepack": {

@@ -1,8 +0,11 @@

![](http://node-machine.org/images/machine-anthropomorph-for-white-bg.png)
<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>
machinepack-util
</h1>
# machinepack-util
### [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)
Utilities for working with arrays, dictionaries, strings, etc.
Utilities for everyday tasks in Node.js.
### Installation
## 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)

@@ -13,7 +16,7 @@ ```sh

### Usage
## Usage
For the latest usage documentation and status of this module, see [http://node-machine.org/machinepack-util](http://node-machine.org/machinepack-util).
### About
## 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)

@@ -23,5 +26,5 @@ 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).

### License
## License
MIT &copy; 2015 contributors
MIT &copy; 2015 Mike McNeil & 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