@appartmint/mint
Advanced tools
Comparing version 0.10.24 to 0.10.25
/** | ||
* A generic item | ||
* @note - this class must be convertable with JSON | ||
* - only add strings, numbers, booleans, arrays, and objects | ||
*/ | ||
@@ -33,3 +35,3 @@ export declare class mintItem { | ||
transform?: string; | ||
date?: Date; | ||
date?: string; | ||
/** | ||
@@ -36,0 +38,0 @@ * Item links |
@@ -494,2 +494,4 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
* A generic item | ||
* @note - this class must be convertable with JSON | ||
* - only add strings, numbers, booleans, arrays, and objects | ||
*/ | ||
@@ -496,0 +498,0 @@ class mintItem { |
{ | ||
"name": "@appartmint/mint", | ||
"author": "App Art Mint LLC", | ||
"version": "0.10.24", | ||
"version": "0.10.25", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "description": "The front-end TS/SCSS framework of App Art Mint", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
701276
4937