Socket
Socket
Sign inDemoInstall

literal-ui

Package Overview
Dependencies
231
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

43

package.json
{
"name": "literal-ui",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -18,3 +18,2 @@ "license": "MIT",

"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --ignore-path .gitignore .",
"postinstall": "remix setup node",
"prepare": "husky install"

@@ -51,22 +50,22 @@ },

"devDependencies": {
"@remix-run/dev": "^1.2.3",
"@remix-run/eslint-config": "^1.2.3",
"@remix-run/serve": "^1.2.3",
"@rollup/plugin-typescript": "^8.3.1",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"cross-env": "^7.0.3",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.5.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.6",
"m3-tokens": "^0.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.0",
"prettier-plugin-tailwindcss": "^0.1.8",
"rimraf": "^3.0.2",
"rollup": "^2.70.1",
"rollup-plugin-dts": "^4.2.0",
"tailwindcss": "^3.0.23",
"typescript": "^4.6.2"
"@remix-run/dev": "1.3.2",
"@remix-run/eslint-config": "1.3.2",
"@remix-run/serve": "1.3.2",
"@rollup/plugin-typescript": "8.3.1",
"@types/react": "17.0.41",
"@types/react-dom": "17.0.14",
"cross-env": "7.0.3",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"husky": "7.0.4",
"lint-staged": "12.3.7",
"m3-tokens": "0.0.3",
"npm-run-all": "4.1.5",
"prettier": "2.6.0",
"prettier-plugin-tailwindcss": "0.1.8",
"rimraf": "3.0.2",
"rollup": "2.70.1",
"rollup-plugin-dts": "4.2.0",
"tailwindcss": "3.0.23",
"typescript": "4.6.2"
},

@@ -73,0 +72,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc