promised-models
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"description": "Promised Models", | ||
"description": "promise based, typed attributes, nested models and collections", | ||
"name": "promised-models", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"repository": "git@github.com:delfrrr/promised-models.git", | ||
@@ -6,0 +6,0 @@ "engines": { |
@@ -5,6 +5,6 @@ # Promised Models (in progress) | ||
* field declaration | ||
* promise based | ||
* typed attributes | ||
* nested models and collections | ||
* async calculations and validation | ||
* promise based | ||
@@ -11,0 +11,0 @@ ## Install |
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
81457