@tapjs/clock
Advanced tools
Comparing version 0.0.0-7 to 0.0.0-8
{ | ||
"name": "@tapjs/clock", | ||
"version": "0.0.0-7", | ||
"version": "0.0.0-8", | ||
"description": "a make believe clock for tests involving time", | ||
@@ -27,5 +27,2 @@ "type": "module", | ||
"scripts": { | ||
"preversion": "npm test", | ||
"postversion": "npm publish", | ||
"prepublishOnly": "git push origin --follow-tags", | ||
"prepare": "tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh", | ||
@@ -51,3 +48,3 @@ "pretest": "npm run prepare", | ||
"peerDependencies": { | ||
"@tapjs/core": "0.0.0-17" | ||
"@tapjs/core": "0.0.0-18" | ||
}, | ||
@@ -54,0 +51,0 @@ "engines": { |
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
12542