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

enonic-fp

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enonic-fp - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

lib/auth.d.ts

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

user: string;
password: string;
password?: string;
idProvider?: string;

@@ -9,0 +9,0 @@ skipAuth?: boolean;

{
"name": "enonic-fp",
"version": "0.1.2",
"version": "0.1.3",
"description": "Functional programming helpers for Enonic XP",

@@ -28,3 +28,3 @@ "main": "lib/index.js",

"dependencies": {
"fp-ts": "^2.0.5"
"fp-ts": "^2.1.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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