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

@ngneat/cmdk

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngneat/cmdk - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@ngneat/cmdk",
"version": "1.0.0",
"version": "1.0.1",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^15.1.0",

@@ -15,2 +15,3 @@ <p align="center">

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![npm](https://img.shields.io/npm/v/@ngneat/cmdk)](https://www.npmjs.com/package/@ngneat/cmdk)

@@ -394,9 +395,9 @@ > Fast, composable, unstyled command menu for Angular. Directly inspired from [pacocoursey/cmdk](https://github.com/pacocoursey/cmdk)

// Global is needed for any theme
@use "~@ngneat/cdk/styles/scss/globals";
@use "~@ngneat/cmdk/styles/scss/globals";
// Then add theme
@use "~@ngneat/cdk/styles/scss/framer";
// @use "~@ngneat/cdk/styles/scss/vercel";
// @use "~@ngneat/cdk/styles/scss/linear";
// @use "~@ngneat/cdk/styles/scss/raycast";
@use "~@ngneat/cmdk/styles/scss/framer";
// @use "~@ngneat/cmdk/styles/scss/vercel";
// @use "~@ngneat/cmdk/styles/scss/linear";
// @use "~@ngneat/cmdk/styles/scss/raycast";
```

@@ -410,4 +411,4 @@

"...",
"node_modules/@ngneat/cdk/styles/globals.css"
"node_modules/@ngneat/cdk/styles/framer.css"
"node_modules/@ngneat/cmdk/styles/globals.css"
"node_modules/@ngneat/cmdk/styles/framer.css"
],

@@ -451,2 +452,2 @@ // ...

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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