Socket
Socket
Sign inDemoInstall

@craftercms/utils

Package Overview
Dependencies
0
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.3 to 4.1.0

2

package.json
{
"name": "@craftercms/utils",
"version": "4.0.3",
"version": "4.1.0",
"description": "Crafter CMS utility and helper functions",

@@ -5,0 +5,0 @@ "main": "./bundles/utils.umd.js",

import { PartialObserver } from 'rxjs';
export declare type ObserverOrNext<T> = (value: T) => void | PartialObserver<T>;
export declare type SearchEngines = 'elasticsearch';

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc