Comparing version 0.15.2 to 0.15.3
0.15.3 / 2016-09-13 | ||
=================== | ||
* update mako-utils | ||
* Update docs about `File#time` since it is both get/set | ||
0.15.2 / 2016-08-31 | ||
@@ -3,0 +9,0 @@ =================== |
{ | ||
"name": "mako-tree", | ||
"version": "0.15.2", | ||
"version": "0.15.3", | ||
"main": "./lib/tree", | ||
@@ -18,3 +18,3 @@ "description": "The build tree structure used internally by mako", | ||
"graph.js": "^1.20.1", | ||
"mako-utils": "0.1.0", | ||
"mako-utils": "^0.2.0", | ||
"pretty-time": "^0.2.0", | ||
@@ -21,0 +21,0 @@ "regex-iso-date": "^1.0.0", |
@@ -157,6 +157,4 @@ # mako-tree | ||
A getter that retrieves the extension name. (without a leading `.`) | ||
A getter/setter for the extension name. (without a leading `.`) | ||
**NOTE:** this is not a setter, plugins should simply modify the path to update this value. | ||
### File#initialPath | ||
@@ -163,0 +161,0 @@ |
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
65723
221
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedfigures@1.7.0(transitive)
+ Addedmako-utils@0.2.1(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpretty-bytes@4.0.2(transitive)
- Removedmako-utils@0.1.0(transitive)
Updatedmako-utils@^0.2.0