Socket
Socket
Sign inDemoInstall

transcend-helpers

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transcend-helpers - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

js/transcend-helpers.js

@@ -309,3 +309,3 @@ const DataFrame = require('pandas-js').DataFrame;

const columns = {
const columnMap = {
id : {

@@ -499,3 +499,3 @@ isKey : true,

module.exports = {
columns : columns,
columnMap : columnMap,
columnTypes : columnTypes,

@@ -502,0 +502,0 @@ preProcessingFunctions: preProcessingFunctions,

{
"name": "transcend-helpers",
"version": "1.0.9",
"version": "1.0.10",
"description": "General helper functions from Transcend",

@@ -5,0 +5,0 @@ "main": "js/transcend-helpers.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