arrangekeys
Advanced tools
Comparing version 4.26.0 to 4.27.0-next.1699792038.988271553753ab31d002d8d8d6fd1dbe11c12e83
{ | ||
"title": "Arrange Keys", | ||
"name": "arrangekeys", | ||
"version": "4.26.0", | ||
"version": "4.27.0-next.1699792038.988271553753ab31d002d8d8d6fd1dbe11c12e83", | ||
"description": "Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.", | ||
@@ -165,8 +165,8 @@ "homepage": "https://github.com/bevry/arrangekeys", | ||
"@bevry/update-contributors": "^1.23.0", | ||
"@types/node": "^20.8.10", | ||
"@typescript-eslint/eslint-plugin": "^6.9.1", | ||
"@typescript-eslint/parser": "^6.9.1", | ||
"@types/node": "^20.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.10.0", | ||
"@typescript-eslint/parser": "^6.10.0", | ||
"assert-helpers": "^8.4.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-bevry": "^3.28.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-bevry": "^3.29.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -224,2 +224,2 @@ "eslint-plugin-babel": "^5.3.1", | ||
} | ||
} | ||
} |
@@ -109,3 +109,3 @@ <!-- TITLE/ --> | ||
``` typescript | ||
import pkg from 'https://unpkg.com/arrangekeys@^4.26.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/arrangekeys@^4.27.0/edition-deno/index.ts' | ||
``` | ||
@@ -117,3 +117,3 @@ | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/arrangekeys@^4.26.0' | ||
import pkg from '//cdn.skypack.dev/arrangekeys@^4.27.0' | ||
</script> | ||
@@ -126,3 +126,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/arrangekeys@^4.26.0' | ||
import pkg from '//unpkg.com/arrangekeys@^4.27.0' | ||
</script> | ||
@@ -135,3 +135,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/arrangekeys@4.26.0' | ||
import pkg from '//dev.jspm.io/arrangekeys@4.27.0' | ||
</script> | ||
@@ -138,0 +138,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
37595
1