Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@symbo.ls/init

Package Overview
Dependencies
Maintainers
7
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/init - npm Package Compare versions

Comparing version 2.10.60 to 2.10.68

2

index.js

@@ -72,3 +72,3 @@ 'use strict'

export const updateReset = (config, RC_FILE, options = { emotion: defaultEmotion }) => {
const resultConfig = mergeWithLocalFile(config, RC_FILE)
const resultConfig = mergeWithLocalFile(config || {}, RC_FILE)
const conf = set({

@@ -75,0 +75,0 @@ verbose: false,

{
"name": "@symbo.ls/init",
"version": "2.10.60",
"version": "2.10.68",
"license": "MIT",
"gitHead": "97cdca33752e544e05a1bcb6e549ed7c4737106d",
"gitHead": "93780aefe762bd77db53704208c79b58e23b5245",
"source": "index.js",

@@ -7,0 +7,0 @@ "main": "index.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