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

@dealmore/funny

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

@dealmore/funny - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

6

CHANGELOG.md
# @dealmore/funny
## 0.3.2
### Patch Changes
- 4f7ba06: Fixes a bug in dev mode where runtime is not resused
## 0.3.1

@@ -4,0 +10,0 @@

2

dist/commands/dev.js

@@ -33,6 +33,6 @@ "use strict";

let compilers = {};
let reBuild = true;
const getHandler = async () => {
let tmpDir = null;
let compiler = compilers[entry];
let reBuild = true;
consola.debug('Running entry ', entry);

@@ -39,0 +39,0 @@ const onRebuild = () => {

{
"name": "@dealmore/funny",
"version": "0.3.1",
"version": "0.3.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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