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 10.0.0 to 10.0.1

.rpt2_cache/rpt2_ba0cbafb9cb61b40d77990ba51963712b7efb962/code/cache/e59445fd809dbdc8d03fe0d6f2f38aa54044c7bb

6

package.json
{
"name": "@ctx-core/function",
"version": "10.0.0",
"version": "10.0.1",
"description": "ctx-core function",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.ts",
"types": "lib/index.d.ts",
"scripts": {

@@ -37,3 +37,3 @@ "build": "npm run clean && npm run compile",

},
"gitHead": "9bc361d106bdaf0160c6ce1c89845cd4b6d9b86f"
"gitHead": "435c664ee4b22390a00f71a3806da2b13f865fb0"
}

@@ -5,3 +5,3 @@ import typescript_plugin from 'rollup-plugin-typescript2'

{
input: 'lib/index.ts',
input: 'src/lib/index.ts',
output: [

@@ -8,0 +8,0 @@ {

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