Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "unimport", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Unified utils for auto importing APIs in modules", | ||
@@ -19,3 +19,4 @@ "repository": "unjs/unimport", | ||
"types": "./dist/unplugin.d.ts" | ||
} | ||
}, | ||
"./*": "./*" | ||
}, | ||
@@ -53,10 +54,3 @@ "main": "./dist/index.cjs", | ||
}, | ||
"packageManager": "yarn@3.2.0", | ||
"typesVersions": { | ||
"*": { | ||
"*": [ | ||
"./dist/*" | ||
] | ||
} | ||
} | ||
"packageManager": "yarn@3.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
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
48401