Socket
Socket
Sign inDemoInstall

ioloco-ui

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioloco-ui - npm Package Compare versions

Comparing version 0.2.66 to 0.2.67

10

package.json
{
"name": "ioloco-ui",
"version": "0.2.66",
"version": "0.2.67",
"description": "Stylex UI components for React",

@@ -9,3 +9,3 @@ "author": {

"private": false,
"main": "dist/index.js",
"main": "./src/index.tsx",
"module": "dist/index.esm.js",

@@ -36,3 +36,2 @@ "types": "dist/index.d.ts",

"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",

@@ -68,3 +67,2 @@ "@rollup/plugin-terser": "^0.4.4",

"react-icons": "^5.0.1",
"rimraf": "^5.0.7",
"rollup": "^4.9.6",

@@ -75,4 +73,2 @@ "rollup-plugin-filesize": "^10.0.0",

"storybook-dark-mode": "^4.0.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.3.3",

@@ -82,3 +78,3 @@ "webpack": "^5.90.1"

"scripts": {
"build": "NODE_ENV=production rimraf dist && tsc && rollup -c rollup.config.mjs",
"build": "rollup -c",
"storybook": "storybook dev -p 6006",

@@ -85,0 +81,0 @@ "build-storybook": "storybook build",

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