@godzilla-forms/core
Advanced tools
Comparing version 0.0.1 to 0.0.3
@@ -8,2 +8,3 @@ export declare enum GodzillaItemTypes { | ||
number = "number", | ||
color = "color", | ||
checkbox = "checkbox", | ||
@@ -10,0 +11,0 @@ radio = "radio", |
@@ -12,2 +12,3 @@ "use strict"; | ||
GodzillaItemTypes["number"] = "number"; | ||
GodzillaItemTypes["color"] = "color"; | ||
GodzillaItemTypes["checkbox"] = "checkbox"; | ||
@@ -14,0 +15,0 @@ GodzillaItemTypes["radio"] = "radio"; |
{ | ||
"name": "@godzilla-forms/core", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "Godzilla Forms core library", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
@@ -31,9 +30,9 @@ "private": false, | ||
"license": "MIT", | ||
"homepage": "https://github.com/alhazmy13/godzilla#readme", | ||
"homepage": "https://github.com/Godzilla-Forms/core#readme", | ||
"bugs": { | ||
"url": "https://github.com/alhazmy13/godzilla/issues" | ||
"url": "https://github.com/Godzilla-Forms/core/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/alhazmy13/godzilla.git" | ||
"url": "https://github.com/Godzilla-Forms/core.git" | ||
}, | ||
@@ -40,0 +39,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
import { GodzillaFormCombinedValues } from "../model/godzilla.model"; | ||
import { GodzillaFormCombinedValues } from "../model"; | ||
export declare abstract class GodzillaService { | ||
@@ -3,0 +3,0 @@ } |
{ | ||
"name": "@godzilla-forms/core", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "Godzilla Forms core library", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
@@ -31,9 +30,9 @@ "private": false, | ||
"license": "MIT", | ||
"homepage": "https://github.com/alhazmy13/godzilla#readme", | ||
"homepage": "https://github.com/Godzilla-Forms/core#readme", | ||
"bugs": { | ||
"url": "https://github.com/alhazmy13/godzilla/issues" | ||
"url": "https://github.com/Godzilla-Forms/core/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/alhazmy13/godzilla.git" | ||
"url": "https://github.com/Godzilla-Forms/core.git" | ||
}, | ||
@@ -40,0 +39,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
11640
13
234
0
2