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

@useblu/ocean-react

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useblu/ocean-react - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

20

CHANGELOG.md

@@ -6,27 +6,31 @@ # Change Log

# [1.2.0](https://github.com/Pagnet/ocean-ds-web/compare/v1.1.1...v1.2.0) (2021-05-03)
## [1.2.1](https://github.com/ocean-ds/ocean-web/compare/v1.2.0...v1.2.1) (2021-05-11)
**Note:** Version bump only for package @useblu/ocean-react
# [1.2.0](https://github.com/ocean-ds/ocean-web/compare/v1.1.1...v1.2.0) (2021-05-03)
### Features
- add modal component ([#645](https://github.com/Pagnet/ocean-ds-web/issues/645)) ([446b540](https://github.com/Pagnet/ocean-ds-web/commit/446b540e5caf96726dceab77e6f5be8d50b86380))
- add modal component ([#645](https://github.com/ocean-ds/ocean-web/issues/645)) ([446b540](https://github.com/ocean-ds/ocean-web/commit/446b540e5caf96726dceab77e6f5be8d50b86380))
# [1.1.0](https://github.com/Pagnet/ocean-ds-web/compare/v1.0.2...v1.1.0) (2021-05-01)
# [1.1.0](https://github.com/ocean-ds/ocean-web/compare/v1.0.2...v1.1.0) (2021-05-01)
### Features
- **ocean-react:** export prop types ([476e809](https://github.com/Pagnet/ocean-ds-web/commit/476e8096c71f2349e98f478300dbee97117d4b30))
- **ocean-react:** export prop types ([476e809](https://github.com/ocean-ds/ocean-web/commit/476e8096c71f2349e98f478300dbee97117d4b30))
## [1.0.2](https://github.com/Pagnet/ocean-ds-web/compare/v1.0.1...v1.0.2) (2021-04-29)
## [1.0.2](https://github.com/ocean-ds/ocean-web/compare/v1.0.1...v1.0.2) (2021-04-29)
**Note:** Version bump only for package @useblu/ocean-react
## [1.0.1](https://github.com/Pagnet/ocean-ds-web/compare/v1.0.0...v1.0.1) (2021-04-29)
## [1.0.1](https://github.com/ocean-ds/ocean-web/compare/v1.0.0...v1.0.1) (2021-04-29)
**Note:** Version bump only for package @useblu/ocean-react
# [1.0.0](https://github.com/Pagnet/ocean-ds-web/compare/v0.2.7...v1.0.0) (2021-04-16)
# [1.0.0](https://github.com/ocean-ds/ocean-web/compare/v0.2.7...v1.0.0) (2021-04-16)
### Features
- split scss and react in new packages ([e1bc7d8](https://github.com/Pagnet/ocean-ds-web/commit/e1bc7d803893d03958bc831759fca3d0cbc655c2))
- split scss and react in new packages ([e1bc7d8](https://github.com/ocean-ds/ocean-web/commit/e1bc7d803893d03958bc831759fca3d0cbc655c2))

@@ -33,0 +37,0 @@ ### BREAKING CHANGES

8

package.json
{
"name": "@useblu/ocean-react",
"version": "1.2.0",
"version": "1.2.1",
"private": false,

@@ -14,4 +14,4 @@ "description": "React components that implement Ocean's Design System.",

],
"homepage": "https://pagnet.github.io/ocean-ds-web/index.html",
"bugs": "https://github.com/Pagnet/ocean-ds-web/issues",
"homepage": "https://ocean-ds.github.io/ocean-web/index.html",
"bugs": "https://github.com/ocean-ds/ocean-web/issues",
"license": "GPL-3.0",

@@ -21,3 +21,3 @@ "author": "Blu Pagamentos <devs@useblu.com.br>",

"type": "git",
"url": "https://github.com/Pagnet/ocean-ds-web.git",
"url": "https://github.com/ocean-ds/ocean-web.git",
"directory": "packages/ocean-react"

@@ -24,0 +24,0 @@ },

@@ -37,3 +37,3 @@ # @useblu/ocean-react

Read the [documentation](https://pagnet.github.io/ocean-ds-web/index.html) to learn more.
Read the [documentation](https://ocean-ds.github.io/ocean-web/index.html) to learn more.

@@ -40,0 +40,0 @@ ## License

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