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

mako-tree

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mako-tree - npm Package Compare versions

Comparing version 0.15.2 to 0.15.3

6

HISTORY.md
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 @@ ===================

4

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

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