jalali-moment
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "jalali-moment", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Jalaali (Jalali, Persian, Khorshidi, Shamsi) calendar system plugin for moment.js.", | ||
@@ -24,3 +24,5 @@ "author": { | ||
"scripts": { | ||
"test": "mocha --reporter spec --ui bdd --colors --check-leaks test.js" | ||
"test": "mocha --reporter spec --ui bdd --colors --check-leaks test.js", | ||
"build": "WEBPACK_ENV=build webpack", | ||
"dev": "WEBPACK_ENV=dev webpack --progress --colors --watch" | ||
}, | ||
@@ -38,3 +40,6 @@ "homepage": "https://github.com/fingerpich/jalali-moment", | ||
"eslint": "^0.18.0", | ||
"mocha": "^2.2.1" | ||
"mocha": "^2.2.1", | ||
"path": "^0.12.7", | ||
"uglifyjs-webpack-plugin": "^0.4.3", | ||
"webpack": "^2.5.1" | ||
}, | ||
@@ -41,0 +46,0 @@ "dependencies": { |
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
344419
11
6
2171