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 1.1.0 to 1.1.1

5

HISTORY.md
1.1.1 / 2016-10-03
==================
* chore: switch to babel-polyfill-safer to address npm install warning
1.1.0 / 2016-09-29

@@ -3,0 +8,0 @@ ==================

2

lib/tree.js
'use strict'
require('babel-polyfill-safe')
require('babel-polyfill-safer')

@@ -5,0 +5,0 @@ let bytes = require('bytes')

{
"name": "mako-tree",
"version": "1.1.0",
"version": "1.1.1",
"main": "./lib/tree",

@@ -12,3 +12,3 @@ "description": "The build tree structure used internally by mako",

"dependencies": {
"babel-polyfill-safe": "^1.0.1",
"babel-polyfill-safer": "^6.6.1",
"bytes": "^2.4.0",

@@ -41,3 +41,6 @@ "debug": "^2.2.0",

"postversion": "git push && git push --tags"
},
"greenkeeper": {
"label": "chore"
}
}
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