Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

figma-api-stub

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figma-api-stub - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

4

dist/stubs.js

@@ -87,3 +87,3 @@ "use strict";

}());
applyMixins_1.applyMixins(RectangleNodeStub, [BaseNodeMixinStub, LayoutMixinStub]);
applyMixins_1.applyMixins(RectangleNodeStub, [BaseNodeMixinStub, LayoutMixinStub, RectangleNodeStub]);
var DocumentNodeStub = /** @class */ (function () {

@@ -95,3 +95,3 @@ function DocumentNodeStub() {

}());
applyMixins_1.applyMixins(DocumentNodeStub, [BaseNodeMixinStub, ChildrenMixinStub]);
applyMixins_1.applyMixins(DocumentNodeStub, [BaseNodeMixinStub, ChildrenMixinStub, DocumentNodeStub]);
exports.createFigma = function () { return ({

@@ -98,0 +98,0 @@ // @ts-ignore

{
"name": "figma-api-stub",
"version": "0.0.0",
"version": "0.0.1",
"description": "Figma API stub",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc