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
5
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 0.8.0 to 0.8.1

2

lib/utils.d.ts

@@ -19,2 +19,2 @@ import * as types from '@babel/types';

operand?: string | number | boolean;
}, conditionalIdentifier: ConditionalIdentifier, t?: typeof types) => types.Identifier | types.MemberExpression | types.BinaryExpression | types.UnaryExpression;
}, conditionalIdentifier: ConditionalIdentifier, t?: typeof types) => types.BinaryExpression | types.Identifier | types.MemberExpression | types.UnaryExpression;
{
"name": "@teleporthq/teleport-plugin-react-base-component",
"version": "0.8.0",
"version": "0.8.1",
"description": "A plugin for handling the skeleton/baseline of a React component",

@@ -21,2 +21,3 @@ "author": "teleportHQ",

"scripts": {
"clean": "rimraf lib",
"build": "tsc",

@@ -28,6 +29,6 @@ "build:watch": "tsc -w",

"@babel/types": "^7.3.3",
"@teleporthq/teleport-shared": "^0.8.0",
"@teleporthq/teleport-types": "^0.8.0"
"@teleporthq/teleport-shared": "^0.8.1",
"@teleporthq/teleport-types": "^0.8.1"
},
"gitHead": "4b92261575450bb5565a1515ebed95a77273d2a1"
"gitHead": "73055f1b260190a3848f91fd6ce342e17a971369"
}
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