Socket
Socket
Sign inDemoInstall

tote-lib

Package Overview
Dependencies
11
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "tote-lib",
"license": "MIT",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -11,3 +11,3 @@ import fs from 'fs-extra'

export default {
external: ['@hapi/joi', 'fs-extra', 'lodash.get', 'lodash.set'],
external: ['@hapi/joi', 'fs-extra', 'lodash.get'],
input: './src/index.ts',

@@ -14,0 +14,0 @@ output: {

@@ -1,6 +0,2 @@

import * as joi from '@hapi/joi'
export { joi }
export { default as Exception } from './exception'
export { default as Func } from './func'
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc