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

@lab009/magma-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lab009/magma-utils - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

happypack/index.js
import HappyPack from 'happypack'
// Shared thread pools
const happyThreadPool = HappyPack.ThreadPool({ size: 4 })
// Generates a HappyPack plugin.

@@ -9,5 +12,5 @@ // @see https://github.com/amireh/happypack/

verbose: false,
threads: 4,
threadPool: happyThreadPool,
loaders,
})
}

2

package.json
{
"name": "@lab009/magma-utils",
"version": "1.0.3",
"version": "1.0.4",
"description": "Utils for Magma.",

@@ -5,0 +5,0 @@ "repository": "lab009/magma",

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