@bevry/file
Advanced tools
Comparing version 1.1.0 to 1.2.0-next.1627593115.54a9c231e2e04548cac0630b7d9e82b4136236b5
# History | ||
## v1.2.0 2021 July 30 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v1.1.0 2021 July 30 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@bevry/file", | ||
"version": "1.1.0", | ||
"version": "1.2.0-next.1627593115.54a9c231e2e04548cac0630b7d9e82b4136236b5", | ||
"description": "Helpers for reading, writing, deleting, and accessing a file.", | ||
@@ -154,5 +154,5 @@ "homepage": "https://github.com/bevry/file", | ||
"@typescript-eslint/parser": "^4.28.5", | ||
"assert-helpers": "^8.2.0", | ||
"assert-helpers": "^8.4.0", | ||
"eslint": "^7.31.0", | ||
"eslint-config-bevry": "^3.25.0", | ||
"eslint-config-bevry": "^3.27.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -163,3 +163,3 @@ "eslint-plugin-prettier": "^3.4.0", | ||
"prettier": "^2.3.2", | ||
"projectz": "^2.19.0", | ||
"projectz": "^2.21.0", | ||
"surge": "^0.23.0", | ||
@@ -166,0 +166,0 @@ "typedoc": "^0.21.4", |
@@ -55,3 +55,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//cdn.skypack.dev/@bevry/file@^1.1.0' | ||
import * as pkg from '//cdn.skypack.dev/@bevry/file@^1.2.0' | ||
</script> | ||
@@ -64,3 +64,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//unpkg.com/@bevry/file@^1.1.0' | ||
import * as pkg from '//unpkg.com/@bevry/file@^1.2.0' | ||
</script> | ||
@@ -73,3 +73,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/@bevry/file@1.1.0' | ||
import * as pkg from '//dev.jspm.io/@bevry/file@1.2.0' | ||
</script> | ||
@@ -76,0 +76,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
46656
1