Comparing version 7.18.0 to 7.19.0-next.1597692852.94f56a23e82c66037ed320f4b461635dda47cf1e
# History | ||
## v7.19.0 2020 August 18 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.18.0 2020 August 4 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "CSON", | ||
"name": "cson", | ||
"version": "7.18.0", | ||
"version": "7.19.0-next.1597692852.94f56a23e82c66037ed320f4b461635dda47cf1e", | ||
"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.10.0", | ||
"safefs": "^6.10.0" | ||
"requirefresh": "^4.11.0", | ||
"safefs": "^6.11.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.14.0", | ||
"@bevry/update-contributors": "^1.15.0", | ||
"assert-helpers": "^6.19.0", | ||
"coffeelint": "^2.1.0", | ||
"coffeescript": "^2.5.1", | ||
"kava": "^5.9.0", | ||
"projectz": "^2.12.0", | ||
"safeps": "^10.11.0", | ||
"valid-directory": "^2.7.0" | ||
"kava": "^5.10.0", | ||
"projectz": "^2.14.0", | ||
"safeps": "^10.12.0", | ||
"valid-directory": "^3.0.0" | ||
}, | ||
@@ -129,0 +129,0 @@ "scripts": { |
@@ -268,2 +268,5 @@ <!-- TITLE/ --> | ||
<!-- INSTALL/ --> | ||
@@ -270,0 +273,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
83956
379
1
Updatedrequirefresh@^4.11.0
Updatedsafefs@^6.11.0