Socket
Socket
Sign inDemoInstall

clang

Package Overview
Dependencies
90
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.8 to 0.2.9

3

lib/clang.js

@@ -271,3 +271,4 @@ var _ = require('lodash');

Clang.prototype.transformFields = function(customer, options = {}) {
Clang.prototype.transformFields = function(customer, options) {
options = options || {}
options.fieldMap = Object.assign({

@@ -274,0 +275,0 @@ // default field mappings

{
"name": "clang",
"version": "0.2.8",
"version": "0.2.9",
"description": "Node.js api wrapper for Clang's SOAP api",

@@ -5,0 +5,0 @@ "author": "Christiaan Westerbeek <chris@devotis.nl>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc