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

enonic-wizardry

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

enonic-wizardry - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

lib/utils.d.ts

@@ -6,3 +6,3 @@ import { IOEither } from 'fp-ts/lib/IOEither';

export declare function getUuidFromPath(path: string): Option<string>;
export declare function forceArray<A>(data: A | Array<A>): Array<A>;
export declare function forceArray<A>(data?: A | Array<A>): Array<A>;
export declare function uuidv4(): string;
{
"name": "enonic-wizardry",
"version": "0.1.8",
"version": "0.1.9",
"description": "Functional utility library for Enonic XP",

@@ -5,0 +5,0 @@ "main": "lib/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