cz-customizable
Advanced tools
Comparing version 2.3.2 to 2.3.3
@@ -5,3 +5,3 @@ 'use strict'; | ||
var wrap = require('./node_modules/word-wrap/index'); | ||
var wrap = require('word-wrap'); | ||
var SYMLINK_CONFIG_NAME = 'cz-config'; | ||
@@ -8,0 +8,0 @@ var log = require('winston'); |
{ | ||
"version": "2.3.3", | ||
"name": "cz-customizable", | ||
@@ -43,4 +44,3 @@ "description": "Commitizen customizable adapter following the conventional-changelog format.", | ||
} | ||
}, | ||
"version": "2.3.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19657