Comparing version 6.0.0 to 6.1.0-next.1573588458.bc1dbbb8e70571b3b1663921aab36d374dd170cf
# History | ||
## v6.1.0 2019 November 13 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.0.0 2019 November 11 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "CSON", | ||
"name": "cson", | ||
"version": "6.0.0", | ||
"version": "6.1.0-next.1573588458.bc1dbbb8e70571b3b1663921aab36d374dd170cf", | ||
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.", | ||
@@ -66,3 +66,4 @@ "homepage": "https://github.com/bevry/cson", | ||
"ZHANG Cheng <czhang.oss@gmail.com> (http://about.me/zhangcheng77)", | ||
"Attila Oláh <atl@google.com> (http://attilaolah.eu)" | ||
"Attila Oláh <atl@google.com> (http://attilaolah.eu)", | ||
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" | ||
], | ||
@@ -100,3 +101,3 @@ "bugs": { | ||
"engines": { | ||
"node": "8 || 10 || 12", | ||
"node": "8 || 10 || 12 || 13", | ||
"browsers": false | ||
@@ -116,6 +117,6 @@ } | ||
"requirefresh": "^2.2.0", | ||
"safefs": "^4.1.0" | ||
"safefs": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "^5.0.0", | ||
"assert-helpers": "^5.2.1", | ||
"coffeelint": "^2.1.0", | ||
@@ -122,0 +123,0 @@ "kava": "^3.1.0", |
@@ -297,3 +297,4 @@ <!-- TITLE/ --> | ||
<li><a href="http://about.me/zhangcheng77">ZHANG Cheng</a> — <a href="https://github.com/bevry/cson/commits?author=zhangcheng" title="View the GitHub contributions of ZHANG Cheng on repository bevry/cson">view contributions</a></li> | ||
<li><a href="http://attilaolah.eu">Attila Oláh</a> — <a href="https://github.com/bevry/cson/commits?author=attilaolah" title="View the GitHub contributions of Attila Oláh on repository bevry/cson">view contributions</a></li></ul> | ||
<li><a href="http://attilaolah.eu">Attila Oláh</a> — <a href="https://github.com/bevry/cson/commits?author=attilaolah" title="View the GitHub contributions of Attila Oláh on repository bevry/cson">view contributions</a></li> | ||
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/cson/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/cson">view contributions</a></li></ul> | ||
@@ -300,0 +301,0 @@ <a href="https://github.com/bevry/cson/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a> |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
77735
319
1
Updatedsafefs@^4.2.0