@quenty/cancellabledelay
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "@quenty/cancellabledelay", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "cancellableDelay a delay that can be cancelled", | ||
@@ -20,4 +20,2 @@ "keywords": [ | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"bugs": { | ||
@@ -28,3 +26,4 @@ "url": "https://github.com/Quenty/NevermoreEngine/issues" | ||
"access": "public" | ||
} | ||
} | ||
}, | ||
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a" | ||
} |
@@ -33,1 +33,12 @@ ## cancellableDelay | ||
``` | ||
## Changelog | ||
### 1.0.0 | ||
Initial release | ||
### 0.0.1 | ||
Added documentation | ||
### 0.0.0 | ||
Initial commit |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3203
5
1
43