Comparing version 7.4.0 to 7.5.0-next.1590071389.67ca7cf93f601bc4fa8bb514f2e9fe633197d913
# History | ||
## v7.5.0 2020 May 22 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.4.0 2020 May 21 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "CSON", | ||
"name": "cson", | ||
"version": "7.4.0", | ||
"version": "7.5.0-next.1590071389.67ca7cf93f601bc4fa8bb514f2e9fe633197d913", | ||
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.", | ||
@@ -116,13 +116,13 @@ "homepage": "https://github.com/bevry/cson", | ||
"extract-opts": "^4.3.0", | ||
"requirefresh": "^4.1.0", | ||
"safefs": "^6.1.0" | ||
"requirefresh": "^4.2.0", | ||
"safefs": "^6.2.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.6.0", | ||
"assert-helpers": "^6.5.0", | ||
"@bevry/update-contributors": "^1.7.0", | ||
"assert-helpers": "^6.6.0", | ||
"coffeelint": "^2.1.0", | ||
"kava": "^5.1.0", | ||
"projectz": "^2.2.0", | ||
"safeps": "^10.1.0", | ||
"valid-directory": "^2.0.0" | ||
"kava": "^5.2.0", | ||
"projectz": "^2.3.0", | ||
"safeps": "^10.2.0", | ||
"valid-directory": "^2.1.0" | ||
}, | ||
@@ -129,0 +129,0 @@ "scripts": { |
@@ -226,2 +226,5 @@ <!-- TITLE/ --> | ||
<!-- INSTALL/ --> | ||
@@ -228,0 +231,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
81399
337
1
Updatedrequirefresh@^4.2.0
Updatedsafefs@^6.2.0