@tapjs/clock
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "@tapjs/clock", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "a make believe clock for tests involving time", | ||
@@ -37,3 +37,3 @@ "tshy": { | ||
"snap": "tap", | ||
"format": "prettier --write . --loglevel warn", | ||
"format": "prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache", | ||
"typedoc": "typedoc --tsconfig tsconfig/esm.json ./src/*.ts" | ||
@@ -43,7 +43,7 @@ }, | ||
"dependencies": { | ||
"@tapjs/after": "1.1.9", | ||
"@tapjs/after": "1.1.10", | ||
"clock-mock": "^2.0.2" | ||
}, | ||
"peerDependencies": { | ||
"@tapjs/core": "1.3.9" | ||
"@tapjs/core": "1.3.10" | ||
}, | ||
@@ -50,0 +50,0 @@ "tap": { |
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
12735
+ Added@tapjs/after@1.1.10(transitive)
+ Added@tapjs/after-each@1.1.10(transitive)
+ Added@tapjs/asserts@1.1.10(transitive)
+ Added@tapjs/before@1.1.10(transitive)
+ Added@tapjs/before-each@1.1.10(transitive)
+ Added@tapjs/core@1.3.10(transitive)
+ Added@tapjs/filter@1.2.10(transitive)
+ Added@tapjs/fixture@1.2.10(transitive)
+ Added@tapjs/intercept@1.2.10(transitive)
+ Added@tapjs/mock@1.2.8(transitive)
+ Added@tapjs/node-serialize@1.1.10(transitive)
+ Added@tapjs/snapshot@1.2.10(transitive)
+ Added@tapjs/spawn@1.1.10(transitive)
+ Added@tapjs/stdin@1.1.10(transitive)
+ Added@tapjs/test@1.3.10(transitive)
+ Added@tapjs/typescript@1.2.10(transitive)
+ Added@tapjs/worker@1.1.10(transitive)
+ Addedtap-parser@15.2.1(transitive)
+ Addedtcompare@6.4.3(transitive)
- Removed@tapjs/after@1.1.9(transitive)
- Removed@tapjs/after-each@1.1.9(transitive)
- Removed@tapjs/asserts@1.1.9(transitive)
- Removed@tapjs/before@1.1.9(transitive)
- Removed@tapjs/before-each@1.1.9(transitive)
- Removed@tapjs/core@1.3.9(transitive)
- Removed@tapjs/filter@1.2.9(transitive)
- Removed@tapjs/fixture@1.2.9(transitive)
- Removed@tapjs/intercept@1.2.9(transitive)
- Removed@tapjs/mock@1.2.7(transitive)
- Removed@tapjs/node-serialize@1.1.9(transitive)
- Removed@tapjs/snapshot@1.2.9(transitive)
- Removed@tapjs/spawn@1.1.9(transitive)
- Removed@tapjs/stdin@1.1.9(transitive)
- Removed@tapjs/test@1.3.9(transitive)
- Removed@tapjs/typescript@1.2.9(transitive)
- Removed@tapjs/worker@1.1.9(transitive)
- Removedtap-parser@15.2.0(transitive)
- Removedtcompare@6.4.2(transitive)
Updated@tapjs/after@1.1.10