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

@ws-ui/condfmt

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ws-ui/condfmt - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.cjs.js

16

package.json
{
"name": "@ws-ui/condfmt",
"private": false,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
"types": "./dist/index.d.ts",
"scripts": {

@@ -13,3 +16,4 @@ "format": "prettier --write src",

"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
"preview": "vite preview",
"prepack": "npm run build"
},

@@ -21,3 +25,2 @@ "peerDependencies": {

"devDependencies": {
"react-icons": "^5.1.0",
"@types/react": ">= 17",

@@ -34,7 +37,12 @@ "@types/react-dom": ">= 17",

"prettier": "^3.2.5",
"react-icons": "^5.1.0",
"react-test-renderer": "^18.2.0",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.0"
}
},
"files": [
"dist"
]
}
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