Comparing version 2.2.0 to 2.3.0
@@ -6,6 +6,12 @@ | ||
Copyright © 2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me) | ||
<br/>Copyright © 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com) | ||
Unless stated otherwise all works are: | ||
## The MIT License | ||
- Copyright © 2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me) | ||
- Copyright © 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com) | ||
and licensed under: | ||
- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php) | ||
## MIT License | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | ||
@@ -12,0 +18,0 @@ |
{ | ||
"title": "Ambi", | ||
"name": "ambi", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automatically).", | ||
@@ -13,9 +12,10 @@ "homepage": "https://github.com/bevry/ambi", | ||
"npm": true, | ||
"npmdownloads": true, | ||
"david": true, | ||
"daviddev": true, | ||
"gittip": "bevry", | ||
"gratipay": "bevry", | ||
"flattr": "344188/balupton-on-Flattr", | ||
"paypal": "QB8GQPZAH84N6", | ||
"bitcoin": "https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a", | ||
"wishlist": "http://amzn.com/w/2F8TXKSNAFG4V" | ||
"bitcoin": "https://bevry.me/bitcoin", | ||
"wishlist": "https://bevry.me/wishlist" | ||
}, | ||
@@ -47,22 +47,34 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=0.8" | ||
"node": ">=0.10" | ||
}, | ||
"browsers": true, | ||
"dependencies": { | ||
"typechecker": "~2.0.7" | ||
"typechecker": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"coffee-script": "~1.6.2", | ||
"joe": "~1.3.0", | ||
"joe-reporter-console": "~1.2.0", | ||
"chai": "~1.8.1", | ||
"projectz": "~0.2.3" | ||
"babel": "^5.8.23", | ||
"babel-eslint": "^4.1.1", | ||
"chai": "^3.2.0", | ||
"eslint": "^1.3.1", | ||
"joe": "^1.6.0", | ||
"joe-reporter-console": "^1.2.1", | ||
"projectz": "^0.5.0" | ||
}, | ||
"directories": { | ||
"lib": "./out/lib" | ||
}, | ||
"main": "./es6guardian.js", | ||
"scripts": { | ||
"preinstall": "node ./cyclic.js", | ||
"test": "node ./out/test/ambi-test.js" | ||
"clean": "node --harmony nakefile.js clean", | ||
"setup": "node --harmony nakefile.js setup", | ||
"compile": "node --harmony nakefile.js compile", | ||
"watch": "node --harmony nakefile.js watch", | ||
"verify": "node --harmony nakefile.js verify", | ||
"meta": "node --harmony nakefile.js meta", | ||
"prepare": "node --harmony nakefile.js prepare", | ||
"release": "node --harmony nakefile.js release", | ||
"test": "node --harmony ./es5/test/ambi-test.js" | ||
}, | ||
"main": "./out/lib/ambi.js" | ||
} | ||
"nakeConfiguration": { | ||
"BABEL_SRC_PATH": "es6", | ||
"ESLINT_SRC_PATH": "es6", | ||
"YUIDOC_SRC_PATH": "es6" | ||
} | ||
} |
<!-- TITLE/ --> | ||
# Ambi | ||
# ambi | ||
@@ -11,7 +11,12 @@ <!-- /TITLE --> | ||
[![Build Status](http://img.shields.io/travis-ci/bevry/ambi.png?branch=master)](http://travis-ci.org/bevry/ambi "Check this project's build status on TravisCI") | ||
[![NPM version](http://badge.fury.io/js/ambi.png)](https://npmjs.org/package/ambi "View this project on NPM") | ||
[![Gittip donate button](http://img.shields.io/gittip/bevry.png)](https://www.gittip.com/bevry/ "Donate weekly to this project using Gittip") | ||
[![Flattr donate button](http://img.shields.io/flattr/donate.png?color=yellow)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![Build Status](https://img.shields.io/travis/bevry/ambi/master.svg)](http://travis-ci.org/bevry/ambi "Check this project's build status on TravisCI") | ||
[![NPM version](https://img.shields.io/npm/v/ambi.svg)](https://npmjs.org/package/ambi "View this project on NPM") | ||
[![NPM downloads](https://img.shields.io/npm/dm/ambi.svg)](https://npmjs.org/package/ambi "View this project on NPM") | ||
[![Dependency Status](https://img.shields.io/david/bevry/ambi.svg)](https://david-dm.org/bevry/ambi) | ||
[![Dev Dependency Status](https://img.shields.io/david/dev/bevry/ambi.svg)](https://david-dm.org/bevry/ambi#info=devDependencies)<br/> | ||
[![Gratipay donate button](https://img.shields.io/gratipay/bevry.svg)](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay") | ||
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://bevry.me/bitcoin "Donate once-off to this project using BitCoin") | ||
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](https://bevry.me/wishlist "Buy an item on our wishlist for us") | ||
@@ -32,9 +37,13 @@ <!-- /BADGES --> | ||
### [Node](http://nodejs.org/) & [Browserify](http://browserify.org/) | ||
### [NPM](http://npmjs.org/) | ||
- Use: `require('ambi')` | ||
- Install: `npm install --save ambi` | ||
- CDN URL: `//wzrd.in/bundle/ambi@2.2.0` | ||
### [Ender](http://ender.jit.su/) | ||
### [Browserify](http://browserify.org/) | ||
- Use: `require('ambi')` | ||
- Install: `npm install --save ambi` | ||
- CDN URL: `//wzrd.in/bundle/ambi@2.3.0` | ||
### [Ender](http://enderjs.com) | ||
- Use: `require('ambi')` | ||
- Install: `ender add ambi` | ||
@@ -124,5 +133,7 @@ | ||
[![Gittip donate button](http://img.shields.io/gittip/bevry.png)](https://www.gittip.com/bevry/ "Donate weekly to this project using Gittip") | ||
[![Flattr donate button](http://img.shields.io/flattr/donate.png?color=yellow)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![Gratipay donate button](https://img.shields.io/gratipay/bevry.svg)](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay") | ||
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://bevry.me/bitcoin "Donate once-off to this project using BitCoin") | ||
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](https://bevry.me/wishlist "Buy an item on our wishlist for us") | ||
@@ -133,4 +144,4 @@ ### Contributors | ||
- [Benjamin Lupton](https://github.com/balupton) <b@lupton.cc> - [view contributions](https://github.com/bevry/ambi/commits?author=balupton) | ||
- [sfrdmn](https://github.com/sfrdmn) - [view contributions](https://github.com/bevry/ambi/commits?author=sfrdmn) | ||
- [Benjamin Lupton](https://github.com/balupton) <b@lupton.cc> — [view contributions](https://github.com/bevry/ambi/commits?author=balupton) | ||
- [sfrdmn](https://github.com/sfrdmn) — [view contributions](https://github.com/bevry/ambi/commits?author=sfrdmn) | ||
@@ -146,9 +157,13 @@ [Become a contributor!](https://github.com/bevry/ambi/blob/master/CONTRIBUTING.md#files) | ||
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT license](http://creativecommons.org/licenses/MIT/) | ||
Unless stated otherwise all works are: | ||
Copyright © 2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me) | ||
<br/>Copyright © 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com) | ||
- Copyright © 2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me) | ||
- Copyright © 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com) | ||
and licensed under: | ||
- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php) | ||
<!-- /LICENSE --> | ||
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
54315
9
652
165
0
7
3
2
+ Addedtypechecker@3.0.0(transitive)
- Removedtypechecker@2.0.8(transitive)
Updatedtypechecker@^3.0.0