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 4.1.3 to 4.1.4

6

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

@@ -10,3 +10,3 @@ "main": "lib/index.js",

"build": "npm run clean && npm run compile",
"clean": "rm -rf .rpt2_cache; find ./*/index.* -type f -not -name 'index.ts' -delete",
"clean": "rm -rf .rpt2_cache; find ./*/index.* -type f -not -name 'index.ts' -delete || exit 0",
"compile": "rollup -c",

@@ -38,3 +38,3 @@ "prepublishOnly": "npm run compile",

},
"gitHead": "0720e14d4d9392cefabd4e32458eafcfdac07c8c"
"gitHead": "b4275ac171ada3f86b92bb5ae125ea9f9fcbfacd"
}
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