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

rubik-pact

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rubik-pact - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

classes/Pact.js

@@ -75,3 +75,3 @@ const { Kubik } = require('rubik-main');

let method = method || 'POST'
method = method || 'POST';
if (body instanceof FormData) {

@@ -78,0 +78,0 @@ Object.assign(headers, body.getHeaders());

{
"name": "rubik-pact",
"version": "1.0.5",
"version": "1.0.6",
"description": "Pact Bot Api kubik for the Rubik application system",

@@ -5,0 +5,0 @@ "main": "classes/Pact.js",

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