@bufferapp/publish-utils
Advanced tools
Comparing version 1.9.8 to 1.9.15
{ | ||
"name": "@bufferapp/publish-utils", | ||
"version": "1.9.8", | ||
"description": "Misc. utils for dates, parsing, etc.", | ||
"version": "1.9.15", | ||
"description": "Misc. publish utils for dates, parsing, etc.", | ||
"main": "index.js", | ||
@@ -15,3 +15,4 @@ "scripts": { | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "d4ca33f9cc5caf512b9249d902e9678f5745c8c8" | ||
} |
@@ -144,3 +144,4 @@ const { getDateString, isInThePast } = require('./date'); | ||
isFixed, | ||
statistics: post.statistics, | ||
}; | ||
}; |
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
484732
14
1641