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.2.0 to 0.2.1

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.2.0",
"version": "0.2.1",
"description": "",

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

"_moduleAliases": {},
"gitHead": "3ab2bcd5ac78816ab5d1bb747bac3d152fee31cd"
"gitHead": "052eb6d0fdc16b0b957b43b59a890e337c37f169"
}

@@ -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 @@

@@ -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