Comparing version 0.3.149 to 0.3.150
{ | ||
"name": "asygen", | ||
"description": "0-Deps, simple and fast async generator library for browser and NodeJS", | ||
"version": "0.3.149", | ||
"version": "0.3.150", | ||
"type": "module", | ||
@@ -63,3 +63,3 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@swc/core": "^1.5.29", | ||
"@swc/core": "^1.6.0", | ||
"@swc/jest": "^0.2.36", | ||
@@ -75,3 +75,3 @@ "@types/jest": "^29.5.12", | ||
"husky": "^9.0.11", | ||
"inop": "^0.6.21", | ||
"inop": "^0.6.22", | ||
"jest": "^29.7.0", | ||
@@ -78,0 +78,0 @@ "prettier": "^3.3.2", |
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
40406