Comparing version 0.3.161 to 0.3.162
{ | ||
"name": "asygen", | ||
"description": "0-Deps, simple and fast async generator library for browser and NodeJS", | ||
"version": "0.3.161", | ||
"version": "0.3.162", | ||
"type": "module", | ||
@@ -63,19 +63,19 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@swc/core": "^1.6.7", | ||
"@swc/core": "^1.7.6", | ||
"@swc/jest": "^0.2.36", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.14.9", | ||
"@typescript-eslint/eslint-plugin": "^7.15.0", | ||
"@typescript-eslint/parser": "^7.15.0", | ||
"@types/node": "^20.14.14", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
"@typescript-eslint/parser": "^7.18.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"fast-glob": "^3.3.2", | ||
"husky": "^9.0.11", | ||
"husky": "^9.1.4", | ||
"inop": "^0.7.4", | ||
"jest": "^29.7.0", | ||
"prettier": "^3.3.2", | ||
"ts-jest": "^29.1.5", | ||
"typescript": "^5.5.3" | ||
"prettier": "^3.3.3", | ||
"ts-jest": "^29.2.4", | ||
"typescript": "^5.5.4" | ||
} | ||
} |
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