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

bake-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bake-cli - npm Package Compare versions

Comparing version 0.3.0 to 0.6.0

48

CHANGELOG.md

@@ -5,2 +5,50 @@ # Change Log

<a name="0.6.0"></a>
# [0.6.0](https://github.com/mklabs/bake/compare/v0.2.0...v0.6.0) (2016-05-30)
### Bug Fixes
* dirty hack to avoid fs warn on graceful-fs, from request ([b9d7fe0](https://github.com/mklabs/bake/commit/b9d7fe0))
### Features
* livereactload template ([97294d8](https://github.com/mklabs/bake/commit/97294d8))
* Windows support - Use env.Path and cmd /d /s /c ([688b3de](https://github.com/mklabs/bake/commit/688b3de))
<a name="0.5.0"></a>
# [0.5.0](https://github.com/mklabs/bake/compare/v0.2.0...v0.5.0) (2016-05-30)
### Bug Fixes
* dirty hack to avoid fs warn on graceful-fs, from request ([b9d7fe0](https://github.com/mklabs/bake/commit/b9d7fe0))
### Features
* livereactload template ([97294d8](https://github.com/mklabs/bake/commit/97294d8))
* Windows support - Use env.Path and cmd /d /s /c ([688b3de](https://github.com/mklabs/bake/commit/688b3de))
<a name="0.4.0"></a>
# [0.4.0](https://github.com/mklabs/bake/compare/v0.2.0...v0.4.0) (2016-05-30)
### Bug Fixes
* dirty hack to avoid fs warn on graceful-fs, from request ([b9d7fe0](https://github.com/mklabs/bake/commit/b9d7fe0))
### Features
* livereactload template ([97294d8](https://github.com/mklabs/bake/commit/97294d8))
* Windows support - Use env.Path and cmd /d /s /c ([688b3de](https://github.com/mklabs/bake/commit/688b3de))
<a name="0.3.0"></a>

@@ -7,0 +55,0 @@ # [0.3.0](https://github.com/mklabs/bake/compare/v0.2.0...v0.3.0) (2016-05-30)

2

package.json
{
"name": "bake-cli",
"version": "0.3.0",
"version": "0.6.0",
"description": "Make like Task runner",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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