New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teleporthq/teleport-uidl-builders

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleporthq/teleport-uidl-builders - npm Package Compare versions

Comparing version

to
0.26.5

dist/cjs/component-builders.d.ts.map

1

dist/cjs/component-builders.d.ts

@@ -16,1 +16,2 @@ import { ComponentUIDL, ReferenceType, UIDLDependency, UIDLNode, UIDLSlotNode, UIDLStyleValue, UIDLRepeatNode, UIDLElementNode, UIDLStaticValue, UIDLAttributeValue, UIDLPropDefinition, UIDLStateDefinition, UIDLConditionalNode, UIDLDynamicReference, UIDLEventDefinitions, UIDLRawValue, UIDLReferencedStyles, UIDLElement } from '@teleporthq/teleport-types';

export declare const rawNode: (content: string) => UIDLRawValue;
//# sourceMappingURL=component-builders.d.ts.map
export * from './project-builders';
export * from './component-builders';
//# sourceMappingURL=index.d.ts.map

@@ -48,1 +48,2 @@ import { ComponentUIDL, ProjectUIDL, UIDLGlobalAsset, WebManifest, UIDLGlobalProjectValues, UIDLRootComponent } from '@teleporthq/teleport-types';

export declare const projectAssets: (assets: UIDLGlobalAsset[]) => UIDLGlobalAsset[];
//# sourceMappingURL=project-builders.d.ts.map

@@ -16,1 +16,2 @@ import { ComponentUIDL, ReferenceType, UIDLDependency, UIDLNode, UIDLSlotNode, UIDLStyleValue, UIDLRepeatNode, UIDLElementNode, UIDLStaticValue, UIDLAttributeValue, UIDLPropDefinition, UIDLStateDefinition, UIDLConditionalNode, UIDLDynamicReference, UIDLEventDefinitions, UIDLRawValue, UIDLReferencedStyles, UIDLElement } from '@teleporthq/teleport-types';

export declare const rawNode: (content: string) => UIDLRawValue;
//# sourceMappingURL=component-builders.d.ts.map
export * from './project-builders';
export * from './component-builders';
//# sourceMappingURL=index.d.ts.map

@@ -48,1 +48,2 @@ import { ComponentUIDL, ProjectUIDL, UIDLGlobalAsset, WebManifest, UIDLGlobalProjectValues, UIDLRootComponent } from '@teleporthq/teleport-types';

export declare const projectAssets: (assets: UIDLGlobalAsset[]) => UIDLGlobalAsset[];
//# sourceMappingURL=project-builders.d.ts.map

6

package.json
{
"name": "@teleporthq/teleport-uidl-builders",
"version": "0.26.0",
"version": "0.26.5",
"description": "A set of functions used for constructing UIDL structures",

@@ -27,5 +27,5 @@ "author": "teleportHQ",

"dependencies": {
"@teleporthq/teleport-types": "^0.26.0"
"@teleporthq/teleport-types": "^0.26.5"
},
"gitHead": "702881894b97ccf5a40c93b1735d108d413424b6"
"gitHead": "564e726c5481e2b39e16e79b76319aa72d12bbb5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet