Comparing version 1.0.1 to 1.1.0
1.1.0 / 2014-08-27 | ||
================== | ||
* package: update "browserify" to v5.10.1 | ||
* package: update "zuul" to v1.10.2 | ||
* README: add "Sauce Test Status" build badge | ||
* travis: use new "plistjs" sauce credentials | ||
* travis: set up zuul saucelabs automated testing | ||
1.0.1 / 2014-06-25 | ||
@@ -3,0 +12,0 @@ ================== |
{ | ||
"name": "plist", | ||
"description": "Mac OS X Plist parser/builder for Node.js and browsers", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net>", | ||
@@ -33,9 +33,10 @@ "contributors": [ | ||
"devDependencies": { | ||
"browserify": "5.10.1", | ||
"mocha": "1.18.2", | ||
"browserify": "3.44.2", | ||
"multiline": "0.3.4" | ||
"multiline": "0.3.4", | ||
"zuul": "1.10.2" | ||
}, | ||
"scripts": { | ||
"test": "mocha -gc --reporter spec --check-leaks test/*.js" | ||
"test": "make test" | ||
} | ||
} |
@@ -5,2 +5,4 @@ plist.js | ||
[![Sauce Test Status](https://saucelabs.com/browser-matrix/plistjs.svg)](https://saucelabs.com/u/plistjs) | ||
[![Build Status](https://travis-ci.org/TooTallNate/plist.js.svg?branch=master)](https://travis-ci.org/TooTallNate/plist.js) | ||
@@ -19,3 +21,3 @@ | ||
### Node.JS | ||
### Node.js | ||
@@ -22,0 +24,0 @@ Install using `npm`: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1041923
29055
114
4
17
8