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

@ctx-core/combinators

Package Overview
Dependencies
Maintainers
1
Versions
375
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/combinators - npm Package Compare versions

Comparing version 8.1.135 to 8.1.136

8

package.json
{
"name": "@ctx-core/combinators",
"version": "8.1.135",
"version": "8.1.136",
"description": "ctx-core combinators",

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"ctx-core": "^6.2.1"
"ctx-core": "^6.2.3"
},

@@ -50,7 +50,7 @@ "devDependencies": {

"exec": "$@",
"test": "pnpm test:unit && pnpm test:types",
"test": "pnpm run /^test:/",
"test:types": "check-dts",
"test:unit": "tsx node_modules/uvu/bin.js . '\\.test\\.(ts|js)$'",
"test:unit:coverage": "c8 pnpm test:unit"
"disable:test:unit:coverage": "c8 pnpm test:unit"
}
}
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