moment-random
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "moment-random", | ||
"version": "1.0.4", | ||
"author": "Ivan Mrvelj <ivan.mrvelj@protonmail.com>", | ||
"version": "1.0.5", | ||
"author": "Ivan Mrvelj <imrvelj@protonmail.com>", | ||
"description": "Generates a random momentjs object", | ||
@@ -13,3 +13,2 @@ "license": "MIT", | ||
"scripts": { | ||
"precommit": "npm test", | ||
"test": "jest --coverage", | ||
@@ -40,11 +39,6 @@ "test:watch": "jest --watch" | ||
"devDependencies": { | ||
"babel-eslint": "^7.1.0", | ||
"babel-jest": "^19.0.0", | ||
"babel-preset-env": "^1.7.0", | ||
"eslint": "^3.9.1", | ||
"eslint-plugin-jest": "^19.0.1", | ||
"husky": "^0.13.3", | ||
"jest": "^23.0.0", | ||
"moment": "^2.20.1", | ||
"rimraf": "^2.6.1" | ||
"eslint": "^5.16.0", | ||
"eslint-plugin-jest": "^22.4.1", | ||
"jest": "^24.7.1", | ||
"moment": "^2.24.0" | ||
}, | ||
@@ -51,0 +45,0 @@ "peerDependencies": { |
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
4
3527