fruitmachine-ftdomdelegate
Advanced tools
Comparing version 0.3.0 to 1.0.0
{ | ||
"name": "fruitmachine-ftdomdelegate", | ||
"title": "FruitMachine Delegate Helper", | ||
"version": "0.3.0", | ||
"version": "1.0.0", | ||
"author": { | ||
@@ -29,3 +29,3 @@ "name": "Matt Andrews", | ||
"dependencies": { | ||
"dom-delegate": "~0.5.0" | ||
"dom-delegate": "~1.0.3" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
@@ -33,8 +33,4 @@ # fruitmachine-ftdomdelegate [![Build Status](https://travis-ci.org/ftlabs/fruitmachine-ftdomdelegate.png?branch=master)](https://travis-ci.org/ftlabs/fruitmachine-ftdomdelegate) | ||
There is [a rework of the TODO example](http://github.com/matthew-andrews/fruitmachine-ftdomdelegate/tree/master/examples/) from the main fruitmachine project. You will need to clone this repository then run the following command in order to view it. | ||
There is [a rework of the TODO example](http://ftlabs.github.io/fruitmachine-ftdomdelegate/examples/todo/) from the main fruitmachine project. | ||
``` | ||
npm install | ||
``` | ||
The modules that make use of the fruitmachine-ftdomdelegate helper are located [here](https://github.com/matthew-andrews/fruitmachine-ftdomdelegate/blob/master/examples/lib/modules/list-item/index.js) and [here](https://github.com/matthew-andrews/fruitmachine-ftdomdelegate/blob/master/examples/lib/modules/strawberry/index.js). | ||
@@ -50,6 +46,5 @@ | ||
Download the [production version][min] (~2k gzipped) or the [development version][max]. | ||
Download the [built version][download]. | ||
[min]: http://github.com/ftlabs/fruitmachine-ftdomdelegate/raw/master/build/fruitmachine-domdelegate.min.js | ||
[max]: http://github.com/ftlabs/fruitmachine-ftdomdelegate/raw/master/build/fruitmachine-domdelegate.js | ||
[download]: http://wzrd.in/standalone/fruitmachine-ftdomdelegate@latest | ||
@@ -67,8 +62,4 @@ ## Tests | ||
## License | ||
Copyright (c) 2013 The Financial Times Limited | ||
Licensed under the MIT license. | ||
## Credits and collaboration | ||
The lead developer of fruitmachine-ftdomdelegate is [@matthew-andrews](http://github.com/matthew-andrews) at FT Labs. All open source code released by FT Labs is licenced under the MIT licence. We welcome comments, feedback and suggestions. Please feel free to raise an issue or pull request. Enjoy. | ||
The lead developer of fruitmachine-ftdomdelegate is [@matthew-andrews](http://github.com/matthew-andrews) at FT Labs. All open source code released by FT Labs is licenced under the MIT licence. We welcome comments, feedback and suggestions. Please feel free to raise an issue or pull request. |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
4
22901
9
471
63
+ Addeddom-delegate@1.0.6(transitive)
- Removeddom-delegate@0.5.0(transitive)
Updateddom-delegate@~1.0.3