New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dbux/common

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dbux/common - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

0

.babelrc.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ var path = require('path');

@@ -0,0 +0,0 @@ {

4

package.json
{
"name": "@dbux/common",
"version": "0.3.1",
"version": "0.3.2",
"description": "",

@@ -18,3 +18,3 @@ "module": "src/index.js",

"_moduleAliases": {},
"gitHead": "804eaf2935eb6a46d7054369f39abfada286bb7c"
"gitHead": "3ad5dd6d912115adfa7acf89c1454b2288bc9a98"
}

@@ -0,0 +0,0 @@ import Enum from '../../util/Enum';

@@ -0,0 +0,0 @@ import Enum from "../../util/Enum";

@@ -0,0 +0,0 @@ import Enum from "../../util/Enum";

@@ -0,0 +0,0 @@ import Enum from '../../util/Enum';

@@ -0,0 +0,0 @@ import isString from 'lodash/isString';

@@ -0,0 +0,0 @@ import Enum from "../../util/Enum";

@@ -0,0 +0,0 @@ import ExecutionContextType from '../constants/ExecutionContextType';

@@ -0,0 +0,0 @@ export default class HasValue {

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /** @typedef {import('../Var').default} Var */

@@ -0,0 +0,0 @@ export default class LoopIteration {

@@ -0,0 +0,0 @@ /** @typedef {import('../Loc').default} Loc */

@@ -0,0 +0,0 @@ /** @typedef {import('../Loc').default} Loc */

@@ -0,0 +0,0 @@ /** @typedef {import('../Loc').default} Loc */

@@ -0,0 +0,0 @@ /** @typedef {import('../Loc').default} Loc */

@@ -0,0 +0,0 @@ import VarOwnerType from '../constants/VarOwnerType';

@@ -0,0 +0,0 @@ import TraceType from '../constants/TraceType';

@@ -0,0 +0,0 @@ export default class ValueRef {

@@ -0,0 +0,0 @@ import HasValue from './HasValue';

@@ -0,0 +0,0 @@ import HasValue from './HasValue';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@

export default {
};
export default {
};

@@ -0,0 +0,0 @@ /* eslint no-console: 0 */

@@ -0,0 +0,0 @@ import SerializationMethod from './SerializationMethod';

@@ -0,0 +0,0 @@ import Enum from '../util/Enum';

@@ -0,0 +0,0 @@ import { newLogger } from '../log/logger';

@@ -0,0 +0,0 @@ import countBy from 'lodash/countBy';

@@ -0,0 +0,0 @@ // import FastBitSet from 'fastbitset';

@@ -0,0 +0,0 @@

export default Object.freeze({});

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import path from 'path';

@@ -0,0 +0,0 @@ import isFunction from 'lodash/isFunction';

@@ -0,0 +0,0 @@ // /**

@@ -0,0 +0,0 @@ import process from 'process';

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /* eslint no-console: 0 */

@@ -0,0 +0,0 @@ import isFunction from 'lodash/isFunction';

@@ -0,0 +0,0 @@ // let TaskQueueState = {

@@ -0,0 +0,0 @@ import { newLogger } from '@dbux/common/src/log/logger';

@@ -0,0 +0,0 @@ import { logInternalError } from '../log/logger';

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