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

nova-design-elements

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nova-design-elements - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

i18n.ts

32

package.json
{
"name": "nova-design-elements",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist/index.js",

@@ -14,3 +14,4 @@ "module": "dist/index.esm.js",

"build-storybook": "storybook build",
"build-tailwind": "npx tailwindcss -i ./src/styles/globals.css -o ./dist/output.css --watch"
"build-tailwind": "npx tailwindcss -i ./src/styles/globals.css -o ./dist/output.css --watch",
"translate": "npx i18next-scanner"
},

@@ -37,2 +38,4 @@ "eslintConfig": {

"devDependencies": {
"@dnd-kit/core": "^6.0.8",
"@headlessui/react": "^1.7.15",
"@rollup/plugin-commonjs": "^25.0.0",

@@ -49,2 +52,3 @@ "@rollup/plugin-node-resolve": "^15.1.0",

"@storybook/testing-library": "^0.0.14-next.2",
"@tailwindcss/forms": "^0.5.3",
"@testing-library/jest-dom": "^5.16.5",

@@ -55,8 +59,15 @@ "@testing-library/react": "^13.4.0",

"@types/node": "^20.2.5",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@types/rollup-plugin-peer-deps-external": "^2.2.1",
"animated-tailwindcss": "^4.0.0",
"autoprefixer": "^10.4.14",
"clsx": "^1.2.1",
"eslint-plugin-storybook": "^0.6.12",
"i18next-scanner": "^4.2.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.24",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",

@@ -70,15 +81,6 @@ "rollup": "^2.79.1",

"storybook": "^7.0.18",
"tailwindcss": "^3.3.2",
"tailwindcss-inner-border": "^0.2.0",
"typescript": "^5.1.3",
"web-vitals": "^2.1.4",
"@dnd-kit/core": "^6.0.8",
"@headlessui/react": "^1.7.15",
"@tailwindcss/forms": "^0.5.3",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"animated-tailwindcss": "^4.0.0",
"clsx": "^1.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.2",
"tailwindcss-inner-border": "^0.2.0"
"web-vitals": "^2.1.4"
},

@@ -110,4 +112,6 @@ "peerDependencies": {

"dependencies": {
"i18next": "^22.5.1",
"react-i18next": "^12.3.1",
"react-icons": "^4.9.0"
}
}

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