Comparing version 6.18.0 to 6.19.0-next.1701791231.2d343f3ae5def7636e0914494e7924c362286b4b
// Imports | ||
import { resolve } from 'node:path' | ||
import matchRange from 'https://unpkg.com/version-range@^4.10.0/edition-deno/index.ts' | ||
import matchRange from 'https://unpkg.com/version-range@^4.11.0/edition-deno/index.ts' | ||
import { errtion, Errtion } from './util.ts' | ||
@@ -5,0 +5,0 @@ import { versions as processVersions } from 'node:process' |
{ | ||
"name": "editions", | ||
"version": "6.18.0", | ||
"version": "6.19.0-next.1701791231.2d343f3ae5def7636e0914494e7924c362286b4b", | ||
"description": "Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)", | ||
@@ -166,3 +166,3 @@ "homepage": "https://github.com/bevry/editions", | ||
"dependencies": { | ||
"version-range": "^4.10.0" | ||
"version-range": "^4.11.0" | ||
}, | ||
@@ -174,3 +174,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"assert-helpers": "^11.8.0", | ||
"assert-helpers": "^11.9.0", | ||
"eslint": "^8.55.0", | ||
@@ -232,2 +232,2 @@ "eslint-config-bevry": "^5.2.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
101472
1
Updatedversion-range@^4.11.0