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

@contract-case/case-core-plugin-function-dsl

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contract-case/case-core-plugin-function-dsl - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

4

dist/package.json
{
"name": "@contract-case/case-core-plugin-function-dsl",
"version": "0.17.0",
"version": "0.17.1",
"description": "ContractCase core function plugin DSL",

@@ -63,4 +63,4 @@ "keywords": [

"dependencies": {
"@contract-case/case-plugin-dsl-types": "^0.17.0"
"@contract-case/case-plugin-dsl-types": "^0.17.1"
}
}
{
"name": "@contract-case/case-core-plugin-function-dsl",
"version": "0.17.0",
"version": "0.17.1",
"description": "ContractCase core function plugin DSL",

@@ -63,5 +63,5 @@ "keywords": [

"dependencies": {
"@contract-case/case-plugin-dsl-types": "^0.17.0"
"@contract-case/case-plugin-dsl-types": "^0.17.1"
},
"gitHead": "8dd87d186d45b9d311b3b2129ae6a81853897d04"
"gitHead": "0fdf25453a567bc6433834374725954e3d2ff206"
}
# Case Core Function Plugin DSL
[![Build and test](https://github.com/case-contract-testing/case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/case/actions/workflows/build-and-test.yml)
[![Build and test](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml)
This is a ContractCase Core package. [Start here instead](https://case.contract-testing.io/docs/intro)
If you're looking to build on top of ContractCase, you probably want either:
If you're looking to build on top of ContractCase, you probably want one of:
- `@contract-case/case-plugin-base`, for writing plugins that provide custom mock types or new matchers
- `@contract-case/case-connector`, for writing wrappers for ContractCase in new languages.
- `@contract-case/case-plugin-base`, for writing custom plugins that provide new mock types or new matchers
- `@contract-case/case-plugin-dsl-types`, for writing the definition DSL for your custom plugin
- `@contract-case/case-connector`, for writing wrappers for ContractCase in new languages
- `@contract-case/case-core`, if you want to contribute to the core behaviour

Sorry, the diff of this file is not supported yet

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