ezobjects
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -0,1 +1,6 @@ | ||
/** | ||
* @copyright 2018 Rich Lowe | ||
* @license MIT | ||
*/ | ||
const table = { | ||
@@ -2,0 +7,0 @@ name: 'Person', |
{ | ||
"name": "ezobjects", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Easy dynamic object generation with strict typing and set chaining", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "node index.js", | ||
"test": "eslint index.js" | ||
@@ -8,0 +9,0 @@ }, |
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
4222
76