Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "computus", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Compute easter day in the gregorian and julian calendar", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"prepare": "husky install", | ||
"release": "np", | ||
"release": "npm run build && np", | ||
"test": "node --experimental-vm-modules ./node_modules/.bin/jest" | ||
@@ -45,0 +45,0 @@ }, |
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
11332