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

@maker-ui/primitives

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/primitives - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

LICENSE

7

CHANGELOG.md
# @maker-ui/primitives
## 1.2.1
### Patch Changes
- Updated dependencies [[`ccfb069e`](https://github.com/mdarche/maker-ui/commit/ccfb069e0fd1fd40b61514b62dd959269886b3e3)]:
- @maker-ui/css@1.2.1
## 1.2.0

@@ -4,0 +11,0 @@

27

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

@@ -9,2 +9,13 @@ "license": "Apache-2.0",

"types": "dist/index.d.ts",
"dependencies": {
"@maker-ui/css": "1.2.1",
"csstype": "^3.0.6"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint-preset": "1.0.0",
"tsconfig": "1.0.0",
"tsup": "^5.12.0",
"typescript": "^4.6.2"
},
"scripts": {

@@ -17,13 +28,3 @@ "docgen": "npx typedoc --tsconfig tsconfig.docs.json",

},
"dependencies": {
"@maker-ui/css": "1.2.0",
"csstype": "^3.0.6"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint-preset": "*",
"tsconfig": "*",
"tsup": "^5.12.0",
"typescript": "^4.6.2"
}
}
"readme": "# @maker-ui/ primitives\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