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

@squared-functions/core

Package Overview
Dependencies
Maintainers
0
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squared-functions/core - npm Package Compare versions

Comparing version 4.13.5 to 4.14.0

4

index.d.ts

@@ -1,3 +0,3 @@

import type { HostConstructor, ModuleConstructor } from '../types/lib';
import type { AbortComponentConstructor, ClientConstructor, ClientDbConstructor, PermissionConstructor } from '../types/lib/core';
import type { HostConstructor, ModuleConstructor } from '@squared-functions/types/lib';
import type { AbortComponentConstructor, ClientConstructor, ClientDbConstructor, PermissionConstructor } from '@squared-functions/types/lib/core';

@@ -4,0 +4,0 @@ declare namespace core {

{
"name": "@squared-functions/core",
"version": "4.13.5",
"version": "4.14.0",
"description": "Core modules for squared-functions.",

@@ -21,6 +21,6 @@ "main": "index.js",

"dependencies": {
"@squared-functions/module": "4.13.5",
"@squared-functions/types": "4.13.5",
"@squared-functions/module": "4.14.0",
"@squared-functions/types": "4.14.0",
"picomatch": "^2.3.1"
}
}

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