async-later
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "async-later", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Functional directives for Promise and AsyncIterable", | ||
@@ -12,2 +12,3 @@ "types": "dist/types/src/index.d.ts", | ||
"build": "node scripts/build.js && tsc", | ||
"build:watch": "node scripts/build.js", | ||
"test:node": "tape dist/node/test.cjs | tap-spec; nyc report ---reporter=text", | ||
@@ -14,0 +15,0 @@ "test:web": "rushx build && cat dist/browser/test.js | testling -u", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1623309
17845