Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tds2/button

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds2/button - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const React = require("react");
const react_native_web_1 = require("react-native-web");
const Button = () => React.createElement(react_native_web_1.Text, null, "Button");
const react_native_1 = require("react-native");
const Button = () => React.createElement(react_native_1.Text, null, "Button");
exports.default = Button;
//# sourceMappingURL=index.js.map
{
"name": "@tds2/button",
"version": "0.1.5",
"version": "0.1.6",
"description": "Button component",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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