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

@maker-ui/css

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maker-ui/css - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

LICENSE

29

package.json
{
"name": "@maker-ui/css",
"version": "1.2.0",
"version": "1.2.1",
"author": "Mike Darche <mike@newcreative.io>",

@@ -12,13 +12,5 @@ "license": "Apache-2.0",

],
"scripts": {
"test": "jest",
"docgen": "npx typedoc --tsconfig tsconfig.docs.json",
"build": "tsup src/index.ts --format esm,cjs --dts --external react",
"start": "tsup src/index.ts --format esm,cjs --watch --dts --external react",
"lint": "TIMING=1 eslint src --fix",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"dependencies": {
"@emotion/react": "^11.7.1",
"@maker-ui/utils": "1.2.0"
"@maker-ui/utils": "1.2.1"
},

@@ -34,8 +26,17 @@ "devDependencies": {

"eslint": "7.32.0",
"eslint-preset": "*",
"eslint-preset": "1.0.0",
"react-test-renderer": "^17.0.1",
"tsconfig": "*",
"tsconfig": "1.0.0",
"tsup": "^5.12.0",
"typescript": "^4.6.2"
}
}
},
"scripts": {
"test": "jest",
"docgen": "npx typedoc --tsconfig tsconfig.docs.json",
"build": "tsup src/index.ts --format esm,cjs --dts --external react",
"start": "tsup src/index.ts --format esm,cjs --watch --dts --external react",
"lint": "TIMING=1 eslint src --fix",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"readme": "# @maker-ui/css\n\nComing Soon\n"
}
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