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

@symbo.ls/scratch

Package Overview
Dependencies
Maintainers
7
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/scratch - npm Package Compare versions

Comparing version 2.10.274 to 2.10.291

2

dist/cjs/utils/var.js

@@ -863,2 +863,3 @@ "use strict";

module.exports = __toCommonJS(var_exports);
var import_utils2 = __toESM(require_cjs3(), 1);

@@ -1084,3 +1085,2 @@ // src/factory.js

// src/utils/var.js
var import_utils2 = __toESM(require_cjs3(), 1);
var setVariables = (result, key) => {

@@ -1087,0 +1087,0 @@ const CONFIG2 = getActiveConfig();

@@ -5,3 +5,3 @@ {

"author": "symbo.ls",
"version": "2.10.274",
"version": "2.10.291",
"files": [

@@ -36,3 +36,3 @@ "src",

},
"gitHead": "be9c0d5598a522f2448bad331e25c4410211fe5c"
"gitHead": "bbb6844aa6db2e3681cac150fa5c531a3ea42e34"
}
'use strict'
import { isObjectLike } from '@domql/utils'
import { getActiveConfig } from '../factory.js'
import { isObjectLike } from '@domql/utils'
const ENV = process.env.NODE_ENV // eslint-disable-line
export const setVariables = (result, key) => {

@@ -9,0 +7,0 @@ const CONFIG = getActiveConfig()

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