figma-api-stub
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -366,3 +366,7 @@ "use strict"; | ||
}()); | ||
applyMixins_1.applyMixins(InstanceNodeStub, [BaseNodeMixinStub, ExportMixinStub]); | ||
applyMixins_1.applyMixins(InstanceNodeStub, [ | ||
BaseNodeMixinStub, | ||
ExportMixinStub, | ||
LayoutMixinStub | ||
]); | ||
// @ts-ignore | ||
@@ -369,0 +373,0 @@ var PluginApiStub = /** @class */ (function () { |
{ | ||
"name": "figma-api-stub", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"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
41060
679