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.4 to 0.0.5

.idea/core.iml

0

dist/index.d.ts
export * from './model';
export * from './services';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum GodzillaItemTypes {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { GodzillaConditions, GodzillaItemTypes, GodzillaValueSource } from "./godzilla.enum";

@@ -0,0 +0,0 @@ "use strict";

export * from './godzilla.model';
export * from './godzilla.enum';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { GodzillaFormCombinedValues } from "../model";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@godzilla-forms/core",
"version": "0.0.4",
"version": "0.0.5",
"description": "Godzilla Forms core library",

@@ -18,3 +18,3 @@ "types": "dist/index.d.ts",

"prepare": "npm run build",
"prepublishOnly": "npm run build && cp -r package.json ./dist",
"prepublishOnly": "npm run build",
"preversion": "npm run lint",

@@ -21,0 +21,0 @@ "version": "npm run format && git add -A src",

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