Comparing version 0.1.5 to 0.1.6
14
jymin.js
/** | ||
* _ _ ___ _ ____ | ||
* | |_ _ _ __ ___ (_)_ __ __ __/ _ \ / | | ___| | ||
* _ | | | | | '_ ` _ \| | '_ \ \ \ / / | | || | |___ \ | ||
* | |_| | |_| | | | | | | | | | | \ V /| |_| || |_ ___) | | ||
* \___/ \__, |_| |_| |_|_|_| |_| \_/ \___(_)_(_)____/ | ||
* |___/ | ||
* _ _ ___ _ __ | ||
* | |_ _ _ __ ___ (_)_ __ __ __/ _ \ / | / /_ | ||
* _ | | | | | '_ ` _ \| | '_ \ \ \ / / | | || || '_ \ | ||
* | |_| | |_| | | | | | | | | | | \ V /| |_| || || (_) | | ||
* \___/ \__, |_| |_| |_|_|_| |_| \_/ \___(_)_(_)___/ | ||
* |___/ | ||
* | ||
@@ -31,3 +31,3 @@ * http://lighter.io/jymin | ||
this.jymin = {version: '0.1.5'}; | ||
this.jymin = {version: '0.1.6'}; | ||
@@ -34,0 +34,0 @@ /** |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"main": "chug/chug.js", | ||
@@ -41,2 +41,3 @@ "homepage": "http://lighter.io/jymin", | ||
"scripts": { | ||
"build": "node chug/chug", | ||
"test": "mocha", | ||
@@ -55,5 +56,5 @@ "retest": "mocha --watch", | ||
"coveralls": "2.10.0", | ||
"chug": "0.1.8", | ||
"chug": "0.1.12", | ||
"figlet": "1.0.8" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
68944
20