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

@teleporthq/teleport-plugin-react-base-component

Package Overview
Dependencies
Maintainers
4
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleporthq/teleport-plugin-react-base-component - npm Package Compare versions

Comparing version

to
0.26.5

dist/cjs/constants.d.ts.map

1

dist/cjs/constants.d.ts

@@ -7,1 +7,2 @@ import { UIDLDependency } from '@teleporthq/teleport-types';

export declare const DEFAULT_IMPORT_CHUNK_NAME = "import-local";
//# sourceMappingURL=constants.d.ts.map

@@ -10,1 +10,2 @@ import { ComponentPluginFactory, ComponentPlugin } from '@teleporthq/teleport-types';

export default _default;
//# sourceMappingURL=index.d.ts.map
import * as types from '@babel/types';
export declare const createDOMInjectionNode: (content: string) => types.JSXElement;
//# sourceMappingURL=utils.d.ts.map

@@ -7,1 +7,2 @@ import { UIDLDependency } from '@teleporthq/teleport-types';

export declare const DEFAULT_IMPORT_CHUNK_NAME = "import-local";
//# sourceMappingURL=constants.d.ts.map

@@ -10,1 +10,2 @@ import { ComponentPluginFactory, ComponentPlugin } from '@teleporthq/teleport-types';

export default _default;
//# sourceMappingURL=index.d.ts.map
import * as types from '@babel/types';
export declare const createDOMInjectionNode: (content: string) => types.JSXElement;
//# sourceMappingURL=utils.d.ts.map

10

package.json
{
"name": "@teleporthq/teleport-plugin-react-base-component",
"version": "0.26.0",
"version": "0.26.5",
"description": "A plugin for handling the skeleton/baseline of a React component",

@@ -28,7 +28,7 @@ "author": "teleportHQ",

"@babel/types": "^7.5.5",
"@teleporthq/teleport-plugin-common": "^0.26.0",
"@teleporthq/teleport-shared": "^0.26.0",
"@teleporthq/teleport-types": "^0.26.0"
"@teleporthq/teleport-plugin-common": "^0.26.5",
"@teleporthq/teleport-shared": "^0.26.5",
"@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