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

aspa-express

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aspa-express - npm Package Compare versions

Comparing version
0.4.3
to
0.4.4
+5
-2
package.json
{
"name": "aspa-express",
"description": "Simple, lightweight, dependency-free Connect module for using web assets packaged by aspa.",
"version": "0.4.3",
"version": "0.4.4",
"author": "Ionut-Cristian Florescu <ionut.florescu@gmail.com>",

@@ -12,3 +12,6 @@ "keywords": [

],
"repository": "git://github.com/icflorescu/aspa-express",
"repository": {
"type": "git",
"url": "https://github.com/icflorescu/aspa-express.git"
},
"engines": {

@@ -15,0 +18,0 @@ "node": ">=0.8"

# ASPA-Express
[![NPM version](https://badge.fury.io/js/aspa-express.png)](http://badge.fury.io/js/aspa-express)
ASPA-Express is a simple, lightweight, **dependency-free** Connect module for using web assets packaged by ASPA ( [github](https://github.com/icflorescu/aspa) | [npm](https://npmjs.org/package/aspa) ) with [Express](http://expressjs.com/).
## Notice
If you like using aspa and aspa-express, please consider switching to [ASPAX](https://github.com/icflorescu/aspax) for cleaner YML syntax, a smart plugin system to handle various source file types, and automatic watching of included files (i.e. Stylus `@import`s). Have a look at [aspax.github.io](aspax.github.io) for more information.
## End of Life Notice - January 2014
If you like using ASPA and ASPA-Express, please consider switching to [ASPAX](https://github.com/icflorescu/aspax) for cleaner YML syntax, a smart plugin system to handle various source file types, and automatic watching of included files (i.e. Stylus `@import`s). Have a look at [aspax.github.io](aspax.github.io) for more information.
ASPA and ASPA-Express will remain in the npm repository, but they will no longer be maintained/updated.
---

@@ -9,0 +12,0 @@