sfcode
An Online Competing and Development Environment
Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

<a href="https://github.com/npm/read-package-json/compare/v2.1.1...v2.1.2">2.1.2</a> (2020-08-20)

Bug Fixes

  • even better json errors, remove graceful-fs (fdbf082)

<a href="https://github.com/npm/read-package-json/compare/v2.1.0...v2.1.1">2.1.1</a> (2019-12-09)

Bug Fixes

  • normalize and sanitize pkg bin entries (b8cb5fa)

<a href="https://github.com/npm/read-package-json/compare/v2.0.13...v2.1.0">2.1.0</a> (2019-08-13)

Features

  • support bundleDependencies: true (76f6f42)

<a href="https://github.com/npm/read-package-json/compare/v2.0.12...v2.0.13">2.0.13</a> (2018-03-08)

Bug Fixes

  • git: support git packed refs –all mode (#77) (1869940)