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

@godzilla-forms/core

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@godzilla-forms/core - npm Package Compare versions

Comparing version

to
0.0.11

2

dist/model/godzilla.model.d.ts

@@ -50,3 +50,3 @@ import { GodzillaConditions, GodzillaFormType, GodzillaItemTypes, GodzillaValueSource } from './godzilla.enum';

serviceName?: string;
valueSource?: GodzillaValueSource;
valueSource?: GodzillaValueSource | string;
}

@@ -53,0 +53,0 @@ export interface GodzillaFormControlOptions {

{
"name": "@godzilla-forms/core",
"version": "0.0.10",
"version": "0.0.11",
"description": "Godzilla Forms core library",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",