@azothjs/channels
Advanced tools
Comparing version 0.1.1 to 0.1.2
import './with-resolvers-polyfill.js'; | ||
export { use } from './use.js'; | ||
export { consume } from './consume.js'; | ||
export { repeat } from './repeat.js'; | ||
export { subject } from './generators.js'; |
{ | ||
"name": "@azothjs/channels", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Asynchronous layout channels", | ||
@@ -24,3 +24,5 @@ "author": "Marty Nelson", | ||
"files": [ | ||
"channels.js", | ||
"use.js", | ||
"repeat.js", | ||
"consume.js", | ||
"generators.js", | ||
@@ -27,0 +29,0 @@ "index.js", |
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
8913
8
216