Socket
Socket
Sign inDemoInstall

vite-plugin-global

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.1

3

dist/index.d.ts
declare const one = 1;
declare const two = 2;
declare function hello(): void;
export { one, two };
export { hello, one, two };
{
"name": "vite-plugin-global",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"packageManager": "pnpm@6.32.11",

@@ -6,0 +6,0 @@ "description": "",

# pkg-name
[![NPM version](https://img.shields.io/npm/v/pkg-name?color=a1b858&label=)](https://www.npmjs.com/package/pkg-name)
[![NPM version](https://img.shields.io/npm/v/pkg-name?color=a1b858&label=1.0.0)](https://www.npmjs.com/package/pkg-name)
## Sponsors
<p align="center">
<!-- <p align="center">
<a href="https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg">
<img src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg'/>
</a>
</p>
</p> -->
## License
[MIT](./LICENSE) License © 2022 [Anthony Fu](https://github.com/antfu)
[MIT](./LICENSE) License © 2022 [ls-better](https://github.com/lirongrong-github)

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc