quanstructor
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "quanstructor", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Exceptionally powerful object model builder for complex architectures", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -234,2 +234,6 @@ let { defined } = require('./lib/Statics') | ||
DEFINITIONS, | ||
QUANSTRUCTORS, | ||
quanstructor (name) { | ||
return QUANSTRUCTORS[name] | ||
}, | ||
addPrimus (specs = {}) { | ||
@@ -236,0 +240,0 @@ DEFINITIONS[ PRIMUS ] = specs |
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
17755
490