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

dot-event

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-event - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

dist/debug.js

3

dist/core.js

@@ -24,2 +24,4 @@ "use strict";

var _debug = require("./debug");
var _op = require("./op");

@@ -94,2 +96,3 @@

});
(0, _debug.debug)(this);
}

@@ -96,0 +99,0 @@

// Helpers
import { initState } from "./args"
import { emit } from "./base"
import { debug } from "./debug"
import { opBase } from "./op"

@@ -73,2 +74,4 @@ import { buildPayload } from "./payload"

})
debug(this)
}

@@ -75,0 +78,0 @@

2

package.json

@@ -15,3 +15,3 @@ {

],
"version": "0.7.0",
"version": "0.7.1",
"description": "Build beautiful and extensible eventing APIs",

@@ -18,0 +18,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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