us-holidays-helper
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "us-holidays-helper", | ||
"description": "The purpose of this project is to give an interface to work with holidays using date-fns", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"author": "Original: Jon Stuebe / Modified: Brady Holt", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -9,3 +9,3 @@ module.exports = ({ name, description, content }) => ` | ||
\`\`\` | ||
npm i ${name} | ||
npm i ${name} | ||
\`\`\` | ||
@@ -12,0 +12,0 @@ |
@@ -9,3 +9,3 @@ | ||
``` | ||
npm i us-holidays-helper | ||
npm i us-holidays-helper | ||
``` | ||
@@ -12,0 +12,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
103329