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

django-apps-webpack-alias

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-apps-webpack-alias - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "django-apps-webpack-alias",
"version": "1.0.3",
"version": "1.0.4",
"description": "Automatically discovery django apps folder and create webpack alias for them with the app name",

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

@@ -39,3 +39,3 @@ # Django Apps Webpack Alias

Available options:
- dir [default 'apps'] path to directory holding the apps
- dir [default 'apps'] path to directory holding the apps (example: path.resolve(__dirname, 'project/apps'))
- prefix [default '@app:'] each app alias prefix, for instance for auth app it will generate ``` @app:auth ```

@@ -42,0 +42,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