Comparing version 7.2.0 to 7.3.0-next.1589249431.0efe69b08dc58ba9baceef325b58af8f7f4c3dc8
# History | ||
## v7.3.0 2020 May 12 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.2.0 2020 May 11 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "CSON", | ||
"name": "cson", | ||
"version": "7.2.0", | ||
"version": "7.3.0-next.1589249431.0efe69b08dc58ba9baceef325b58af8f7f4c3dc8", | ||
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.", | ||
@@ -122,3 +122,3 @@ "homepage": "https://github.com/bevry/cson", | ||
"@bevry/update-contributors": "^1.5.0", | ||
"assert-helpers": "^6.3.0", | ||
"assert-helpers": "^6.4.0", | ||
"coffeelint": "^2.1.0", | ||
@@ -136,4 +136,4 @@ "kava": "^5.0.0", | ||
"our:meta": "npm run our:meta:contributors && npm run our:meta:projectz", | ||
"our:meta:contributors": "npx @bevry/update-contributors", | ||
"our:meta:projectz": "npx projectz compile", | ||
"our:meta:contributors": "update-contributors", | ||
"our:meta:projectz": "projectz compile", | ||
"our:release": "npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push", | ||
@@ -150,5 +150,5 @@ "our:release:check-changelog": "cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)", | ||
"our:verify:coffeelint": "coffeelint ./source", | ||
"our:verify:directory": "npx valid-directory", | ||
"our:verify:directory": "valid-directory", | ||
"test": "node ./test.js" | ||
} | ||
} |
@@ -220,2 +220,5 @@ <!-- TITLE/ --> | ||
<!-- INSTALL/ --> | ||
@@ -222,0 +225,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
81428
331
1