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

@envelop/core

Package Overview
Dependencies
Maintainers
1
Versions
1362
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@envelop/core - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2-alpha-a8b5a22.0

2

package.json
{
"name": "@envelop/core",
"version": "0.5.1",
"version": "0.5.2-alpha-a8b5a22.0",
"sideEffects": false,

@@ -5,0 +5,0 @@ "peerDependencies": {

@@ -1,2 +0,2 @@

import { ArbitraryObject } from 'packages/types/src/get-enveloped';
import { ArbitraryObject } from '@envelop/types';
import { EnvelopOrchestrator } from './orchestrator';

@@ -3,0 +3,0 @@ export declare function traceOrchestrator<TInitialContext extends ArbitraryObject, TPluginsContext extends ArbitraryObject>(orchestrator: EnvelopOrchestrator<TInitialContext, TPluginsContext>): EnvelopOrchestrator<TInitialContext & {

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