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

@teleporthq/teleport-component-generator

Package Overview
Dependencies
Maintainers
4
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleporthq/teleport-component-generator - npm Package Compare versions

Comparing version

to
0.28.0-alpha.0

2

dist/cjs/assembly-line/index.js

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

if (f) throw new TypeError("Generator is already executing.");
while (g && (g = 0, op[0] && (_ = 0)), _) try {
while (_) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -31,0 +31,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

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

if (f) throw new TypeError("Generator is already executing.");
while (g && (g = 0, op[0] && (_ = 0)), _) try {
while (_) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -20,0 +20,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

@@ -27,3 +27,3 @@ var __assign = (this && this.__assign) || function () {

if (f) throw new TypeError("Generator is already executing.");
while (g && (g = 0, op[0] && (_ = 0)), _) try {
while (_) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -30,0 +30,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

@@ -16,3 +16,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

if (f) throw new TypeError("Generator is already executing.");
while (g && (g = 0, op[0] && (_ = 0)), _) try {
while (_) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -19,0 +19,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

{
"name": "@teleporthq/teleport-component-generator",
"version": "0.27.8",
"version": "0.28.0-alpha.0",
"description": "Bare-bone component generator on top of which you can add plugins, mappings and post processing functions",

@@ -30,8 +30,8 @@ "author": "teleportHQ",

"@starptech/prettyhtml-hast-to-html": "^0.10.0",
"@teleporthq/teleport-shared": "^0.27.8",
"@teleporthq/teleport-types": "^0.27.8",
"@teleporthq/teleport-uidl-resolver": "^0.27.8",
"@teleporthq/teleport-uidl-validator": "^0.27.8"
"@teleporthq/teleport-shared": "^0.28.0-alpha.0",
"@teleporthq/teleport-types": "^0.28.0-alpha.0",
"@teleporthq/teleport-uidl-resolver": "^0.28.0-alpha.0",
"@teleporthq/teleport-uidl-validator": "^0.28.0-alpha.0"
},
"gitHead": "3ae7c0728720e2b5b1663c57e08283ede422c227"
"gitHead": "250d0e95a830f2b404486d3ad4f7a3739a74c77f"
}

@@ -47,2 +47,3 @@ import { Validator, Parser } from '@teleporthq/teleport-uidl-validator'

const uidl = Parser.parseComponentJSON(cleanedUIDL)
const contentValidationResult = validator.validateComponentContent(uidl)

@@ -49,0 +50,0 @@ if (!contentValidationResult.valid) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet