Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "deferrals", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A way to globally define promises that you can await at multiple locations.", | ||
"author": "Evelyne Lachance <eslachance@gmail.com> (https://evie.codes/)", | ||
"license": "Apache-2.0", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"prepublishOnly": "tsc", | ||
"build": "tsc", | ||
"watch": "tsc -w" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^17.0.23", | ||
"typescript": "^4.6.3" | ||
}, | ||
"repository": { | ||
@@ -17,9 +24,7 @@ "type": "git", | ||
}, | ||
"author": "Evelyne Lachance <eslachance@gmail.com> (https://evie.codes/)", | ||
"keywords": [], | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"@types/node": "^17.0.23", | ||
"typescript": "^4.6.3" | ||
} | ||
"files": [ | ||
"dist", | ||
"!dist/*.tsbuildinfo" | ||
] | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2072
2
0
2