Comparing version 3.2.1 to 3.3.0
@@ -1,2 +0,2 @@ | ||
declare type ProviderName = '' | 'appveyor' | 'azure_pipelines' | 'azure_static' | 'appcircle' | 'bamboo' | 'bitbucket' | 'bitrise' | 'buddy' | 'buildkite' | 'circle' | 'cirrus' | 'cloudflare_pages' | 'codebuild' | 'codefresh' | 'drone' | 'drone' | 'dsari' | 'github_actions' | 'gitlab' | 'gocd' | 'layerci' | 'hudson' | 'jenkins' | 'magnum' | 'netlify' | 'nevercode' | 'render' | 'sail' | 'semaphore' | 'screwdriver' | 'shippable' | 'solano' | 'strider' | 'teamcity' | 'travis' | 'vercel' | 'appcenter' | 'codesandbox' | 'stackblitz' | 'stormkit'; | ||
declare type ProviderName = '' | 'appveyor' | 'azure_pipelines' | 'azure_static' | 'appcircle' | 'bamboo' | 'bitbucket' | 'bitrise' | 'buddy' | 'buildkite' | 'circle' | 'cirrus' | 'cloudflare_pages' | 'codebuild' | 'codefresh' | 'drone' | 'drone' | 'dsari' | 'github_actions' | 'gitlab' | 'gocd' | 'layerci' | 'hudson' | 'jenkins' | 'magnum' | 'netlify' | 'nevercode' | 'render' | 'sail' | 'semaphore' | 'screwdriver' | 'shippable' | 'solano' | 'strider' | 'teamcity' | 'travis' | 'vercel' | 'appcenter' | 'codesandbox' | 'stackblitz' | 'stormkit' | 'cleavr'; | ||
declare type ProviderInfo = { | ||
@@ -3,0 +3,0 @@ name: ProviderName; |
{ | ||
"name": "std-env", | ||
"version": "3.2.1", | ||
"version": "3.3.0", | ||
"description": "Detect current Javascript environment", | ||
@@ -18,13 +18,13 @@ "repository": "unjs/std-env", | ||
"devDependencies": { | ||
"@nuxtjs/eslint-config-typescript": "^10.0.0", | ||
"@types/node": "^18.7.2", | ||
"@nuxtjs/eslint-config-typescript": "^11.0.0", | ||
"@types/node": "^18.11.0", | ||
"c8": "^7.12.0", | ||
"eslint": "^8.21.0", | ||
"jiti": "^1.14.0", | ||
"eslint": "^8.25.0", | ||
"jiti": "^1.16.0", | ||
"standard-version": "^9.5.0", | ||
"typescript": "^4.7.4", | ||
"unbuild": "^0.8.8", | ||
"vitest": "^0.21.1" | ||
"typescript": "^4.8.4", | ||
"unbuild": "^0.9.2", | ||
"vitest": "^0.24.3" | ||
}, | ||
"packageManager": "pnpm@7.9.0", | ||
"packageManager": "pnpm@7.13.4", | ||
"scripts": { | ||
@@ -31,0 +31,0 @@ "build": "unbuild", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
220
10541