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

vite-plugin-semantic-chunks

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-semantic-chunks - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

13

package.json
{
"name": "vite-plugin-semantic-chunks",
"version": "0.0.1",
"version": "0.0.2",
"description": "generate semantic chunks",

@@ -35,9 +35,2 @@ "keywords": [

},
"typesVersions": {
"*": {
"*": [
"./dist/*"
]
}
},
"publishConfig": {

@@ -55,3 +48,3 @@ "access": "public",

"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-define-config": "^1.20.0",

@@ -65,3 +58,3 @@ "execa": "^7.1.1",

"tsx": "^3.12.7",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vite": "^4.3.9",

@@ -68,0 +61,0 @@ "vitest": "^0.31.4"

@@ -1,4 +0,4 @@

# vite-plugin-semantic-chunks [![npm](https://img.shields.io/npm/v/unplugin.svg)](https://npmjs.com/package/unplugin)
# vite-plugin-semantic-chunks
[![Unit Test](https://github.com/tjx666/vite-plugin-semantic-chunks/actions/workflows/unit-test.yml/badge.svg)](https://github.com/tjx666/vite-plugin-semantic-chunks/actions/workflows/unit-test.yml)
[![npm](https://img.shields.io/npm/v/vite-plugin-semantic-chunks.svg)](https://npmjs.com/package/vite-plugin-semantic-chunks) [![downloads](https://img.shields.io/npm/dw/vite-plugin-semantic-chunks)](https://npmjs.com/package/vite-plugin-semantic-chunks) [![Unit Test](https://github.com/tjx666/vite-plugin-semantic-chunks/actions/workflows/unit-test.yml/badge.svg)](https://github.com/tjx666/vite-plugin-semantic-chunks/actions/workflows/unit-test.yml)

@@ -5,0 +5,0 @@ generate semantic chunks

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