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.14 to 1.0.15-beta

Makefile

1

dist/atoms/text/Text.d.ts

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

lang?: string | undefined;
nonce?: string | undefined;
placeholder?: string | undefined;

@@ -27,0 +28,0 @@ slot?: string | undefined;

19

package.json
{
"name": "@myinterview/component-library",
"version": "1.0.14",
"version": "1.0.15-beta",
"description": "",
"type": "module",
"main": "dist/index.js",

@@ -18,5 +19,6 @@ "scripts": {

"@babel/core": "^7.17.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.1.0",
"@storybook/addon-actions": "^6.4.18",

@@ -44,8 +46,9 @@ "@storybook/addon-essentials": "^6.4.18",

"react-dom": "^17.0.2",
"rollup": "^2.67.0",
"rollup": "^3.2.3",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.31.2",
"rollup-plugin-uglify": "^6.0.4",
"rollup-plugin-typescript2": "^0.34.1",
"sass": "^1.49.7",

@@ -65,2 +68,2 @@ "sass-loader": "^10.2.1",

}
}
}

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