New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lemon-curd

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lemon-curd - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dist/CrudManager/index.js

@@ -65,3 +65,3 @@ "use strict";

: record;
if (isRecord) {
if (resultBeforeCallback) {
operation(isRecord, options)

@@ -68,0 +68,0 @@ .then(helpers_1.onFulfilled(extensions, onCallback))

{
"name": "lemon-curd",
"version": "0.0.4",
"version": "0.0.5",
"description": "Javascript crud manager",

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

@@ -46,3 +46,3 @@ import { IRecord } from 'resma'

if (isRecord) {
if (resultBeforeCallback) {
operation(isRecord, options)

@@ -49,0 +49,0 @@ .then(onFulfilled(extensions, onCallback))

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