New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asva-executors

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asva-executors - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

2

dist/src/index.js

@@ -10,3 +10,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

}
})(window, function() {
})(Function("return this")(), function() {
return /******/ (function(modules) { // webpackBootstrap

@@ -13,0 +13,0 @@ /******/ // The module cache

{
"name": "asva-executors",
"version": "0.1.22",
"version": "0.1.23",
"description": "Helper classes for your async flow control",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

@@ -28,2 +28,3 @@ const config = require('./config.js')

libraryTarget: 'umd',
globalObject: 'Function("return this")()', // allows it to work in different environments.
},

@@ -30,0 +31,0 @@ module: {

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