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

maker-ui

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maker-ui - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "maker-ui",
"description": "The fastest way to build themeable, responsive layouts in React",
"version": "1.0.0",
"license": "MIT",
"version": "1.0.1",
"license": "Apache-2.0",
"author": "Mike Darche <mike@newcreative.io>",

@@ -18,9 +18,9 @@ "main": "dist/index.js",

"test": "tsdx test",
"lint": "tsdx lint",
"lint": "tsdx lint src",
"prepublish": "npm run build"
},
"dependencies": {
"@maker-ui/css": "1.0.0",
"@maker-ui/layout": "1.0.0",
"@maker-ui/primitives": "1.0.0",
"@maker-ui/css": "1.0.1",
"@maker-ui/layout": "1.0.1",
"@maker-ui/primitives": "1.0.1",
"tslib": "^2.0.0"

@@ -27,0 +27,0 @@ },

@@ -12,7 +12,6 @@ # Maker UI

[![Version][version]][npm]
![MIT License][license]
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[version]: https://flat.badgen.net/npm/v/maker-ui
[npm]: https://npmjs.com/package/maker-ui
[license]: https://flat.badgen.net/badge/license/MIT/blue

@@ -19,0 +18,0 @@ ## Templating Features

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