Comparing version 7.19.0 to 7.20.0-next.1599209391.286c48aef58a7ddadf8ddf9385da072f25574b27
# History | ||
## v7.20.0 2020 September 4 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.19.0 2020 August 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "CSON", | ||
"name": "cson", | ||
"version": "7.19.0", | ||
"version": "7.20.0-next.1599209391.286c48aef58a7ddadf8ddf9385da072f25574b27", | ||
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.", | ||
@@ -11,2 +11,3 @@ "homepage": "https://github.com/bevry/cson", | ||
"cson", | ||
"esnext", | ||
"javascript", | ||
@@ -88,2 +89,3 @@ "node", | ||
"tags": [ | ||
"source", | ||
"coffeescript", | ||
@@ -99,2 +101,3 @@ "require" | ||
"tags": [ | ||
"compiled", | ||
"javascript", | ||
@@ -118,14 +121,14 @@ "esnext", | ||
"extract-opts": "^4.3.0", | ||
"requirefresh": "^4.11.0", | ||
"safefs": "^6.11.0" | ||
"requirefresh": "^4.12.0", | ||
"safefs": "^6.12.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.15.0", | ||
"assert-helpers": "^6.19.0", | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^7.2.0", | ||
"coffeelint": "^2.1.0", | ||
"coffeescript": "^2.5.1", | ||
"kava": "^5.10.0", | ||
"projectz": "^2.14.0", | ||
"safeps": "^10.12.0", | ||
"valid-directory": "^3.0.0" | ||
"kava": "^5.11.0", | ||
"projectz": "^2.15.0", | ||
"safeps": "^10.13.0", | ||
"valid-directory": "^3.3.0" | ||
}, | ||
@@ -132,0 +135,0 @@ "scripts": { |
@@ -271,2 +271,5 @@ <!-- TITLE/ --> | ||
<!-- INSTALL/ --> | ||
@@ -273,0 +276,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84446
11
382
1
Updatedrequirefresh@^4.12.0
Updatedsafefs@^6.12.0