Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "maltypart", | ||
"description": "Maltypart is a simple multipart request builder.", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"authors": [ | ||
@@ -20,5 +20,4 @@ "Jason Miller <jasonmiller@synacor.com>" | ||
], | ||
"license": "Proprietary", | ||
"license": "BSD", | ||
"homepage": "https://github.com/synacorinc/maltypart", | ||
"private": true, | ||
"ignore": [ | ||
@@ -25,0 +24,0 @@ "**/.*", |
@@ -47,3 +47,4 @@ /** Maltypart is a simple multipart builder. | ||
/** @class Represents a multipart message body to be serialized. | ||
/** Represents a multipart message body to be serialized. | ||
* @class | ||
* @memberOf module:maltypart | ||
@@ -294,3 +295,4 @@ * @param {Object|Array} fields | ||
/** @class Represents a content field to be added to a request. | ||
/** Represents a content field to be added to a request. | ||
* @class | ||
* @memberOf module:maltypart | ||
@@ -297,0 +299,0 @@ * @param {Any} data The binary or textual value of the field |
{ | ||
"name": "maltypart", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Maltypart is a simple multipart request builder.", | ||
@@ -5,0 +5,0 @@ "main": "maltypart.js", |
@@ -11,3 +11,3 @@ Maltypart [![NPM Version](http://img.shields.io/npm/v/maltypart.svg?style=flat)](https://www.npmjs.org/package/maltypart) [![Bower Version](http://img.shields.io/bower/v/maltypart.svg?style=flat)](http://bower.io/search/?q=maltypart) | ||
**[View Demo](http://maltypart.herokuapp.com)** | ||
**[View Demo](http://maltypart.herokuapp.com/demo)** | ||
@@ -18,3 +18,5 @@ [![Build Status](https://img.shields.io/travis/synacorinc/maltypart.svg?style=flat&branch=master)](https://travis-ci.org/synacorinc/maltypart) | ||
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) | ||
--- | ||
@@ -21,0 +23,0 @@ |
@@ -47,3 +47,4 @@ /** Maltypart is a simple multipart builder. | ||
/** @class Represents a multipart message body to be serialized. | ||
/** Represents a multipart message body to be serialized. | ||
* @class | ||
* @memberOf module:maltypart | ||
@@ -294,3 +295,4 @@ * @param {Object|Array} fields | ||
/** @class Represents a content field to be added to a request. | ||
/** Represents a content field to be added to a request. | ||
* @class | ||
* @memberOf module:maltypart | ||
@@ -297,0 +299,0 @@ * @param {Any} data The binary or textual value of the field |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
15999
157
693793
61