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

@ctx-core/function

Package Overview
Dependencies
Maintainers
1
Versions
525
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/function - npm Package Compare versions

Comparing version 21.32.22 to 21.32.24

14

CHANGELOG.md
# @ctx-core/function
## 21.32.24
### Patch Changes
- ctx-core: ^6.6.1 -> ^6.6.2
## 21.32.23
### Patch Changes
- package.json: author: url,email
- Updated dependencies
- ctx-core@6.6.1
## 21.32.22

@@ -4,0 +18,0 @@

10

package.json
{
"name": "@ctx-core/function",
"version": "21.32.22",
"version": "21.32.24",
"description": "ctx-core function",

@@ -18,3 +18,7 @@ "keywords": [

"license": "Apache-2.0",
"author": "Brian Takita",
"author": {
"name": "Brian Takita",
"url": "https://briantakita.me",
"email": "info+ctx-core-function@briantakita.me"
},
"type": "module",

@@ -27,3 +31,3 @@ "types": "./index.d.ts",

"dependencies": {
"ctx-core": "^6.6.0"
"ctx-core": "^6.6.2"
},

@@ -30,0 +34,0 @@ "devDependencies": {

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