New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vite-express

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-express - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

2

dist/main.d.ts

@@ -32,2 +32,2 @@ /// <reference types="qs" />

};
export default _default;
export = _default;
{
"name": "vite-express",
"version": "0.9.1",
"version": "0.9.2",
"main": "dist/main.js",

@@ -13,2 +13,3 @@ "types": "dist/main.d.ts",

"build": "rollup --config rollup.config.js --bundleConfigAsCjs",
"postbuild": "sed -i \"s/export default _default/export = _default/\" dist/main.d.ts",
"test": "ts-node tests/index.test.ts",

@@ -15,0 +16,0 @@ "test:local": "LOCAL_BUILD_TEST=true ts-node tests/index.test.ts",

@@ -276,3 +276,2 @@ # ⚡ Vite + Express

<<<<<<< HEAD
| name | description | default | valid values |

@@ -279,0 +278,0 @@ | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | ------------------------------------------------------- |

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