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

@codecademy/variance

Package Overview
Dependencies
Maintainers
0
Versions
708
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecademy/variance - npm Package Compare versions

Comparing version 0.21.5-alpha.e17690.0 to 0.21.5-alpha.e4e17a.0

2

dist/createTheme/createTheme.js

@@ -6,3 +6,3 @@ import mapValues from 'lodash/mapValues';

class ThemeBuilder {
#theme = {};
#theme = (() => ({}))();
constructor(baseTheme) {

@@ -9,0 +9,0 @@ this.#theme = baseTheme;

{
"name": "@codecademy/variance",
"description": "Constraint based CSS in JS for building scalable design systems",
"version": "0.21.5-alpha.e17690.0",
"version": "0.21.5-alpha.e4e17a.0",
"author": "codecaaron <aaron@codecademy.com>",

@@ -35,3 +35,3 @@ "dependencies": {

"types": "dist/index.d.ts",
"gitHead": "2a53deaefc6fa47531abdd406c7c9eabd1738ae8"
"gitHead": "d29423812a250cc52ef6ef465d31894227770a34"
}
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