Socket
Socket
Sign inDemoInstall

unimport

Package Overview
Dependencies
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unimport - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

7

dist/unplugin.d.ts

@@ -10,2 +10,9 @@ import * as unplugin from 'unplugin';

dts: boolean | string;
/**
* Enable implicit auto import.
* Generate global TypeScript definitions.
*
* @default true
*/
autoImport?: boolean;
}

@@ -12,0 +19,0 @@ declare const defaultIncludes: RegExp[];

18

package.json
{
"name": "unimport",
"version": "3.0.7",
"version": "3.0.8",
"description": "Unified utils for auto importing APIs in modules",

@@ -52,4 +52,4 @@ "repository": "unjs/unimport",

"magic-string": "^0.30.0",
"mlly": "^1.2.1",
"pathe": "^1.1.0",
"mlly": "^1.3.0",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",

@@ -62,14 +62,14 @@ "scule": "^1.0.0",

"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@vitest/coverage-c8": "^0.31.1",
"bumpp": "^9.1.0",
"@vitest/coverage-c8": "^0.32.0",
"bumpp": "^9.1.1",
"conventional-changelog-cli": "^2.2.2",
"eslint": "8.41.0",
"eslint": "8.42.0",
"h3": "^1.6.6",
"jquery": "^3.7.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.1",
"vitest": "^0.32.0",
"vue-tsc": "^1.6.5"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc