broccoli-sweetjs
Advanced tools
Comparing version
@@ -12,2 +12,4 @@ 'use strict'; | ||
Filter.call(this, inputTree); | ||
this.sweetjs = requireUncached('sweet.js'); | ||
@@ -14,0 +16,0 @@ this.inputTree = inputTree; |
{ | ||
"name": "broccoli-sweetjs", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Transpile Sweet.js macros", | ||
@@ -31,4 +31,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"broccoli-filter": "^0.1.6", | ||
"object-assign": "^2.0.0", | ||
"broccoli-filter": "^1.2.2", | ||
"object-assign": "^4.0.1", | ||
"require-uncached": "^1.0.2", | ||
@@ -35,0 +35,0 @@ "sweet.js": "^0.7.1" |
@@ -10,5 +10,5 @@ # [broccoli](https://github.com/joliss/broccoli)-sweetjs [](https://travis-ci.org/sindresorhus/broccoli-sweetjs) | ||
```sh | ||
$ npm install --save broccoli-sweetjs | ||
``` | ||
$ npm install --save-dev broccoli-sweetjs | ||
``` | ||
@@ -26,3 +26,3 @@ | ||
### sweetjs(tree, options) | ||
### sweetjs(tree, [options]) | ||
@@ -55,4 +55,5 @@ #### options | ||
## License | ||
MIT © [Sindre Sorhus](http://sindresorhus.com) |
4405
0.85%36
2.86%57
1.79%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated