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

patronum

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

patronum - npm Package Compare versions

Comparing version 0.12.1 to 0.13.0

combine-events/index.d.ts

1

index.d.ts

@@ -0,1 +1,2 @@

export { combineEvents } from './combine-events';
export { condition } from './condition';

@@ -2,0 +3,0 @@ export { debounce } from './debounce';

@@ -0,1 +1,2 @@

module.exports.combineEvents = require('./combine-events').combineEvents;
module.exports.condition = require('./condition').condition;

@@ -2,0 +3,0 @@ module.exports.debounce = require('./debounce').debounce;

2

package.json
{
"name": "patronum",
"version": "0.12.1",
"version": "0.13.0",
"description": "☄️ Effector utility library delivering modularity and convenience",

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

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