figma-api-stub
Advanced tools
Comparing version 0.0.35 to 0.0.36
@@ -295,3 +295,7 @@ "use strict"; | ||
}()); | ||
applyMixins_1.applyMixins(GroupNodeStub, [BaseNodeMixinStub, ChildrenMixinStub]); | ||
applyMixins_1.applyMixins(GroupNodeStub, [ | ||
BaseNodeMixinStub, | ||
ChildrenMixinStub, | ||
LayoutMixinStub | ||
]); | ||
var ComponentNodeStub = /** @class */ (function () { | ||
@@ -298,0 +302,0 @@ function ComponentNodeStub() { |
{ | ||
"name": "figma-api-stub", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"description": "Figma API stub", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
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
58298
1202