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.20 to 1.1.0-beta.21

lib/components/Atoms/Buttons/Button.css

7

CHANGELOG.md

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

# [1.1.0-beta.21](http://bitbucket.org/thermsio/atalaya/compare/v1.1.0-beta.20...v1.1.0-beta.21) (2021-02-09)
### Features
* **image component:** add image component ([9f1ca4c](http://bitbucket.org/thermsio/atalaya/commits/9f1ca4c12b94408d2007750f9c0af25bd0c0010b))
# [1.1.0-beta.20](http://bitbucket.org/thermsio/atalaya/compare/v1.1.0-beta.19...v1.1.0-beta.20) (2021-02-09)

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

2

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

@@ -42,2 +42,3 @@ "module": "./index.js",

"@storybook/react": "^6.1.17",
"@types/classnames": "^2.2.11",
"@types/jest": "^26.0.19",

@@ -94,3 +95,5 @@ "@types/react": "^17.0.1",

},
"dependencies": {}
"dependencies": {
"classnames": "^2.2.6"
}
}
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