@azothjs/channels
Advanced tools
Comparing version 0.1.0 to 0.1.1
import './with-resolvers-polyfill.js'; | ||
export { use } from './channels.js'; | ||
export { use } from './use.js'; | ||
export { subject } from './generators.js'; |
{ | ||
"name": "@azothjs/channels", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Asynchronous layout channels", | ||
@@ -5,0 +5,0 @@ "author": "Marty Nelson", |
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
4578