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

@chisel/typescript

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chisel/typescript - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

2

analyzer/index.ts

@@ -105,3 +105,3 @@ export {

render: () => Promise<void>;
broadcast: (profile: string) => Promise<void>;
broadcast: (profile: string, ...args: any[]) => Promise<void>;

@@ -108,0 +108,0 @@ }

{
"name": "@chisel/typescript",
"version": "0.0.34",
"version": "0.0.35",
"description": "Chisel Data Integration Platform TypeScript Essentials.",

@@ -5,0 +5,0 @@ "main": "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