Socket
Socket
Sign inDemoInstall

noodl-types

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noodl-types - npm Package Compare versions

Comparing version 1.0.218 to 1.0.219

0

dist/__tests__/identify.test.d.ts
export {};

@@ -0,0 +0,0 @@ "use strict";

export declare const componentTypes: readonly ["button", "chart", "divider", "footer", "header", "image", "label", "list", "listItem", "page", "plugin", "pluginHead", "pluginBodyTail", "popUp", "register", "select", "scrollView", "textField", "textView", "video", "view"];
export declare const minimalStyleKeys: string[];
export declare const minimalBorderStyleKeys: string[];

@@ -0,0 +0,0 @@ "use strict";

export * from './utils';

@@ -0,0 +0,0 @@ "use strict";

export declare type OrArray<V = any> = V | V[];
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map

@@ -0,0 +0,0 @@ import type { NameField, ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { LiteralUnion } from 'type-fest';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=actionTypes.js.map

@@ -0,0 +0,0 @@ import type { ActionObject } from './actionTypes';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=componentTypes.js.map

@@ -0,0 +0,0 @@ export declare const action: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as c from './constants';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=constantTypes.js.map

@@ -0,0 +0,0 @@ import type { LiteralUnion } from 'type-fest';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=ecosTypes.js.map

@@ -0,0 +0,0 @@ import isAwaitReference from './utils/isAwaitReference';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './actionTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ComponentObject } from './componentTypes';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=pageTypes.js.map

@@ -0,0 +0,0 @@ export interface StyleObject {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=styleTypes.js.map

@@ -0,0 +0,0 @@ import type { ReferenceString } from './ecosTypes';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=uncategorizedTypes.js.map

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ReferenceString } from '../ecosTypes';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

4

package.json

@@ -11,3 +11,3 @@ {

],
"gitHead": "920913d21652abee6c66158a1b73bf6ad7bf75a0",
"gitHead": "8addd47b1f6f9b8ea252f4f55c7aaae1b337ec52",
"homepage": "",

@@ -31,3 +31,3 @@ "license": "ISC",

"typings": "dist/index.d.ts",
"version": "1.0.218",
"version": "1.0.219",
"devDependencies": {

@@ -34,0 +34,0 @@ "tslib": "^2.4.0"

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