class-builder
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -32,4 +32,2 @@ const BUILD = "build"; | ||
c.apply(this, arguments); | ||
// add each method to instance (must have reference | ||
@@ -45,2 +43,4 @@ // to self) | ||
c.apply(this, arguments); | ||
} | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "class-builder", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Utility for building classes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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