Socket
Socket
Sign inDemoInstall

@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 3.1.2 to 3.2.0

.rpt2_cache/rpt2_8762480d74fcb03bcce16f99f07f81a435aa4e4e/code/cache/81f3d0fc0efe80aa66292dc1f5f4873602dde592

18

package.json
{
"name": "@ctx-core/combinators",
"version": "3.1.2",
"version": "3.2.0",
"description": "ctx-core combinators",
"main": "lib.js",
"module": "lib.js",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "src/lib/index.ts",
"scripts": {
"build": "npm run clean && npm run compile",
"clean": "rm -rf .rpt2_cache; rm -rf ./*/index.*",
"compile": "rollup -c",
"prepublishOnly": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -27,3 +32,8 @@ },

},
"gitHead": "533f71da75d0fd20cc2584c84d0649306d3b3db7"
"devDependencies": {
"rollup": "^1.16.2",
"rollup-plugin-typescript2": "^0.21.2",
"typescript": "^3.5.2"
},
"gitHead": "a00f49c93aba4ecb6e0b7aa60755ced027bcc3bc"
}
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