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

effector-queue

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effector-queue - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/effector-queue.cjs.js

6

package.json
{
"name": "effector-queue",
"version": "1.0.1",
"version": "1.0.2",
"description": "Library for sequential effect execution",
"type": "module",
"keywords": [

@@ -29,3 +28,4 @@ "effector",

},
"main": "dist/effector-queue.main.js",
"main": "dist/effector-queue.cjs.js",
"module": "dist/effector-queue.es.js",
"types": "dist/effector-queue.d.ts",

@@ -32,0 +32,0 @@ "files": [

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