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

@myinterview/component-library

Package Overview
Dependencies
Maintainers
8
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myinterview/component-library - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

dist/atoms/text/Text.d.ts

@@ -266,2 +266,3 @@ import React from 'react';

onTransitionEndCapture?: React.TransitionEventHandler<HTMLElement> | undefined;
css?: import("@emotion/core").InterpolationWithTheme<any>;
}, Element>;

5

package.json
{
"name": "@myinterview/component-library",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -9,3 +9,4 @@ "main": "dist/index.js",

"build-storybook": "build-storybook",
"build-library": "rollup -c",
"publish-prod": "rollup -c && npm publish",
"publish-staging": "rollup -c && npm publish --tag beta",
"lint": "npx eslint . --ext .tsx,.ts"

@@ -12,0 +13,0 @@ },

Sorry, the diff of this file is too big to display

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