New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

faz-ui

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faz-ui - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/components/Button/__tests__/Button.test.d.ts

4

dist/index.d.ts

@@ -1,2 +0,2 @@

export { default as Foo } from './Foo';
export { default as Button } from './Button';
export { default as Foo } from './components/Foo';
export { default as Button } from './components/Button';
{
"name": "faz-ui",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -21,2 +21,5 @@ "start": "dumi dev",

},
"files": [
"dist"
],
"lint-staged": {

@@ -40,3 +43,2 @@ "*.{js,jsx,less,md,json}": [

"@umijs/test": "^3.0.5",
"babel-plugin-macros": "^2.8.0",
"dumi": "^1.0.9",

@@ -43,0 +45,0 @@ "father-build": "^1.17.2",

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