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

@fect-ui/themes

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fect-ui/themes - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/main.css

7

package.json
{
"name": "@fect-ui/themes",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -11,3 +11,4 @@ "main": "main.css",

"dev": "webpack serve --config ./webpack.config.dev.ts --progress",
"build": "rm -rf ./dist && webpack --config ./webpack.config.prod.ts --progress"
"build": "rm -rf ./dist && webpack --config ./webpack.config.prod.ts --progress",
"release": "npm run build && npm publish --access public --non-interactive"
},

@@ -20,3 +21,3 @@ "author": "Fect Org",

"files": [
"./dist/css",
"dist/css",
"README.md"

@@ -23,0 +24,0 @@ ],

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