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

@therms/atalaya

Package Overview
Dependencies
Maintainers
2
Versions
788
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@therms/atalaya - npm Package Compare versions

Comparing version 1.1.0-beta.19 to 1.1.0-beta.20

lib/Tokens/index.ts

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.1.0-beta.20](http://bitbucket.org/thermsio/atalaya/compare/v1.1.0-beta.19...v1.1.0-beta.20) (2021-02-09)
### Features
* **token export:** export tokens via index file ([ad5e450](http://bitbucket.org/thermsio/atalaya/commits/ad5e450bf479ea76694eb9690dc7bda86f6a4204))
# [1.1.0-beta.19](http://bitbucket.org/thermsio/atalaya/compare/v1.1.0-beta.18...v1.1.0-beta.19) (2021-02-08)

@@ -2,0 +9,0 @@

4

lib/index.ts

@@ -0,2 +1,4 @@

import Tokens from './Tokens'
import Button from './components/Buttons/Button'
export { Button }
export { Button, Tokens }
{
"name": "@therms/atalaya",
"version": "1.1.0-beta.19",
"version": "1.1.0-beta.20",
"main": "./dist/main.js",

@@ -5,0 +5,0 @@ "module": "./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