Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@emartech/program-executor

Package Overview
Dependencies
Maintainers
115
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emartech/program-executor - npm Package Compare versions

Comparing version
3.3.0
to
3.3.1
+1
-1
index.js

@@ -6,3 +6,3 @@ 'use strict';

const IgnorableError = require('./src/ignorable-error');
const GraphqlSchema = require('./graphql/schema');
const GraphqlSchema = require('./src/graphql/schema');

@@ -9,0 +9,0 @@ module.exports.ProgramExecutor = ProgramExecutor;

@@ -45,3 +45,3 @@ {

},
"version": "3.3.0"
"version": "3.3.1"
}