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

theo

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theo - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "theo",
"version": "0.0.3",
"version": "0.0.4",
"description": "Theme tokenizer working with JSON input generating variables for Sass, Stylus, Less and Aura",

@@ -5,0 +5,0 @@ "keywords": [

@@ -107,3 +107,3 @@ /*

assert(result.indexOf('<aura:theme >') != -1, 'Could not find main aura tag.');
assert(result.indexOf('<aura:attribute name="colorPrimary" value="#2a94d6" />') != -1, 'Could not find primary color.');
assert(result.indexOf('<aura:var name="colorPrimary" value="#2a94d6" />') != -1, 'Could not find primary color.');
});

@@ -110,0 +110,0 @@

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