get-current-line
Advanced tools
Comparing version 6.5.0 to 6.6.0-next.1627593497.ccf9e903710123b73cc117a6a9250f519e21e4bf
# History | ||
## v6.6.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) | ||
## v6.5.0 2021 July 29 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "get-current-line", | ||
"version": "6.5.0", | ||
"version": "6.6.0-next.1627593497.ccf9e903710123b73cc117a6a9250f519e21e4bf", | ||
"description": "Get the current line number of the executing file and method", | ||
@@ -156,5 +156,5 @@ "homepage": "https://github.com/bevry/get-current-line", | ||
"@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", | ||
@@ -165,3 +165,3 @@ "eslint-plugin-prettier": "^3.4.0", | ||
"prettier": "^2.3.2", | ||
"projectz": "^2.18.0", | ||
"projectz": "^2.21.0", | ||
"surge": "^0.23.0", | ||
@@ -168,0 +168,0 @@ "typedoc": "^0.21.4", |
@@ -38,3 +38,3 @@ <!-- TITLE/ --> | ||
[Complete API Documentation.](http://master.get-current-line.bevry.surge.sh/docs/globals.html) | ||
[Complete API Documentation.](http://master.get-current-line.bevry.surge.sh/docs/) | ||
@@ -73,3 +73,3 @@ ```javascript | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/get-current-line@^6.5.0' | ||
import pkg from '//cdn.skypack.dev/get-current-line@^6.6.0' | ||
</script> | ||
@@ -82,3 +82,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/get-current-line@^6.5.0' | ||
import pkg from '//unpkg.com/get-current-line@^6.6.0' | ||
</script> | ||
@@ -91,3 +91,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/get-current-line@6.5.0' | ||
import pkg from '//dev.jspm.io/get-current-line@6.6.0' | ||
</script> | ||
@@ -94,0 +94,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
64539
1