henrybuilt-js-library
Advanced tools
Comparing version 1.8.299 to 1.8.300
{ | ||
"name": "henrybuilt-js-library", | ||
"version": "1.8.299", | ||
"version": "1.8.300", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -64,3 +64,3 @@ var libString = require('@src/string'); | ||
module.exports = asApiModel = (Target, {resourceKey}) => { | ||
var asApiModel = (Target, {resourceKey}) => { | ||
class ApiModel extends Target { | ||
@@ -265,1 +265,3 @@ constructor(props) { | ||
asApiModel.apiBatchRequest = apiBatchRequest; | ||
module.exports = asApiModel; |
Sorry, the diff of this file is too big to display
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
8463
877675