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 0.0.3 to 0.0.4

3

dist/model/godzilla.enum.d.ts

@@ -14,3 +14,4 @@ export declare enum GodzillaItemTypes {

textarea = "textarea",
heading = "heading"
heading = "heading",
upload = "upload"
}

@@ -17,0 +18,0 @@ export declare enum GodzillaValueSource {

@@ -19,2 +19,3 @@ "use strict";

GodzillaItemTypes["heading"] = "heading";
GodzillaItemTypes["upload"] = "upload";
})(GodzillaItemTypes = exports.GodzillaItemTypes || (exports.GodzillaItemTypes = {}));

@@ -21,0 +22,0 @@ var GodzillaValueSource;

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

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

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

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

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