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

@kodiak-ui/primitives

Package Overview
Dependencies
Maintainers
5
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kodiak-ui/primitives - npm Package Compare versions

Comparing version 0.11.0 to 0.11.2

11

package.json
{
"name": "@kodiak-ui/primitives",
"version": "0.11.0",
"version": "0.11.2",
"description": "Kodiak's primitive components for building applications and complex components",

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

"scripts": {
"prepare": "microbundle -f es,cjs",
"watch": "microbundle --watch -f es"
"prepare": "npm run snyk-protect && microbundle -f es,cjs",
"watch": "microbundle --watch -f es",
"snyk-protect": "snyk protect"
},

@@ -32,2 +33,3 @@ "peerDependencies": {

"@theme-ui/css": "^0.3.1",
"snyk": "^1.319.0",
"styled-system": "^5.1.4"

@@ -41,3 +43,4 @@ },

},
"gitHead": "dd8743630a6e43e67ec1cd6911e06e58eba8ee6e"
"gitHead": "3b3a0075e1ab421de17b23eac83879b41d5c014e",
"snyk": true
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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