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

@symbo.ls/init

Package Overview
Dependencies
Maintainers
5
Versions
133
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.11.239 to 2.11.243

7

index.js

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

}
export const updateReset = (config, RC_FILE, options = UPDATE_OPTIONS) => {
export const reInit = (config, RC_FILE, options = UPDATE_OPTIONS) => {
const emotion = options.emotion || defaultEmotion

@@ -90,4 +90,9 @@ const resultConfig = mergeWithLocalFile(config || {}, RC_FILE)

export const updateVars = (config, options = UPDATE_OPTIONS) => {
const emotion = options.emotion || defaultEmotion
emotion.injectGlobal({ ':root': config.CSS_VARS })
}
export const setClass = (props, options = UPDATE_OPTIONS) => {}// setClassname(props, options.emotion.css)
export { DYNAMIC_JSON }

4

package.json
{
"name": "@symbo.ls/init",
"version": "2.11.239",
"version": "2.11.243",
"license": "MIT",
"gitHead": "41a7706e6ed0e20fce89aa1a0ed4975f7aa92aac",
"gitHead": "d65e2dd54c53d4216783590743eaff1d99dd8d1e",
"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