Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fruitmachine-ftdomdelegate

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fruitmachine-ftdomdelegate - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0

LICENSE

4

package.json
{
"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.
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