async-later
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "async-later", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Functional directives for Promise and AsyncIterable", | ||
"types": "src", | ||
"types": "src/index.ts", | ||
"main": "./dist/node/cjs.js", | ||
@@ -35,2 +35,3 @@ "module": "./dist/node/esm.js", | ||
"esbuild-plugin-babel": "~0.2.3", | ||
"@babel/core": "~7.15.5", | ||
"@babel/preset-typescript": "~7.15.0", | ||
@@ -54,2 +55,2 @@ "@babel/preset-env": "~7.15.6", | ||
} | ||
} | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
164111
1
11