Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azothjs/channels

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azothjs/channels - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

consume.js

2

index.js
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';

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc