Comparing version 7.17.0 to 7.18.0-next.1596512564.02c96ea1ce7de1a7874c5fa46caa89e50c879484
# History | ||
## v7.18.0 2020 August 4 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.17.0 2020 July 22 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "CSON", | ||
"name": "cson", | ||
"version": "7.17.0", | ||
"version": "7.18.0-next.1596512564.02c96ea1ce7de1a7874c5fa46caa89e50c879484", | ||
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.", | ||
@@ -115,14 +115,14 @@ "homepage": "https://github.com/bevry/cson", | ||
"extract-opts": "^4.3.0", | ||
"requirefresh": "^4.9.0", | ||
"safefs": "^6.9.0" | ||
"requirefresh": "^4.10.0", | ||
"safefs": "^6.10.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.13.0", | ||
"assert-helpers": "^6.18.0", | ||
"@bevry/update-contributors": "^1.14.0", | ||
"assert-helpers": "^6.19.0", | ||
"coffeelint": "^2.1.0", | ||
"coffeescript": "^2.5.1", | ||
"kava": "^5.8.0", | ||
"projectz": "^2.11.0", | ||
"safeps": "^10.10.0", | ||
"valid-directory": "^2.6.0" | ||
"kava": "^5.9.0", | ||
"projectz": "^2.12.0", | ||
"safeps": "^10.11.0", | ||
"valid-directory": "^2.7.0" | ||
}, | ||
@@ -129,0 +129,0 @@ "scripts": { |
@@ -265,2 +265,5 @@ <!-- TITLE/ --> | ||
<!-- INSTALL/ --> | ||
@@ -267,0 +270,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
83755
376
1
Updatedrequirefresh@^4.10.0
Updatedsafefs@^6.10.0