Socket
Socket
Sign inDemoInstall

auth0-contact-form

Package Overview
Dependencies
3
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

dist/contact-form-without-modal.js

6

CHANGELOG.md
1.1.2 / 2016-11-01
==================
* Merge pull request #7 from auth0/bundle
* Generate bundle without bootstrap/js/modal
1.1.1 / 2016-10-31

@@ -3,0 +9,0 @@ ==================

5

package.json
{
"name": "auth0-contact-form",
"version": "1.1.1",
"version": "1.1.2",
"description": "Auth0 team contact form",
"main": "dist/contact-form.js",
"scripts": {
"build": "NODE_ENV=production gulp build",
"build": "NODE_ENV=production gulp build && NODE_ENV=production REMOVE_MODAL=true gulp build",
"start": "gulp start:dev",

@@ -52,2 +52,3 @@ "prepublish": "npm run build",

"css-loader": "^0.23.1",
"empty-module": "0.0.2",
"eslint": "^3.5.0",

@@ -54,0 +55,0 @@ "eslint-config-auth0": "^5.0.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