Socket
Socket
Sign inDemoInstall

django-channels

Package Overview
Dependencies
1
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

8

package.json
{
"name": "django-channels",
"version": "1.1.5",
"version": "1.1.6",
"description": "",

@@ -15,5 +15,8 @@ "repository": {

"browserify": "browserify src/index.js -p browserify-banner -s channels -o ../channels/static/channels/js/websocketbridge.js",
"prepublish": "npm run transpile",
"prepare": "npm run transpile",
"compile": "npm run transpile && npm run browserify"
},
"engines": {
"npm": "^5.0.0"
},
"files": [

@@ -39,3 +42,2 @@ "lib/index.js"

"devDependencies": {
"babel": "^6.5.2",
"babel-cli": "^6.24.0",

@@ -42,0 +44,0 @@ "babel-core": "^6.16.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc