Socket
Socket
Sign inDemoInstall

theo

Package Overview
Dependencies
Maintainers
3
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 6.0.0-alpha.4 to 6.0.0-alpha.5

lib/formats/ios.json.js

1

lib/formats/html.js

@@ -9,3 +9,2 @@ // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved

class Styleguide {
constructor (json) {

@@ -12,0 +11,0 @@ this.categories = groupBy(json.props, 'category')

@@ -150,3 +150,3 @@ // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved

default:
throw new Error(`Unrecognized format "${name}.${ext}"`)
throw new Error(`Unrecognized format "${name}${ext}"`)
}

@@ -153,0 +153,0 @@ })

{
"name": "theo",
"version": "6.0.0-alpha.4",
"version": "6.0.0-alpha.5",
"license": "BSD-3-Clause",

@@ -54,4 +54,4 @@ "description": "Design Tokens formatter",

"devDependencies": {
"jest": "^19.0.0",
"standard": "^8.6.0"
"jest": "^19.0.2",
"standard": "^9.0.0"
},

@@ -58,0 +58,0 @@ "standard": {

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