Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

cssbun

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssbun - npm Package Compare versions

Comparing version
1.1.11
to
1.2.0
+5
-5
package.json
{
"name": "cssbun",
"version": "1.1.11",
"version": "1.2.0",
"description": "An extremly lightweight bundler than does nothing but bundles your css files using the import syntax.",

@@ -16,5 +16,5 @@ "main": "index.js",

"dependencies": {
"chokidar": "^3.5.0",
"chokidar": "^3.5.2",
"minimist": "^1.2.5",
"resolve": "^1.19.0"
"resolve": "^1.20.0"
},

@@ -25,4 +25,4 @@ "directories": {

"devDependencies": {
"basictap": "^1.1.11",
"mithui": "^1.1.9"
"basictap": "^1.3.1",
"mithui": "^2.0.9"
},

@@ -29,0 +29,0 @@ "repository": {

@@ -1,2 +0,2 @@

@import "mithui/demo/css/textInput.css";
@import "mithui/css/textInput.css";

@@ -3,0 +3,0 @@ body {