Socket
Socket
Sign inDemoInstall

@datacamp/waffles-utils

Package Overview
Dependencies
9
Maintainers
37
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.15 to 2.0.16-beta.0

50

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.16-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.15...@datacamp/waffles-utils@2.0.16-beta.0) (2020-08-06)
**Note:** Version bump only for package @datacamp/waffles-utils
## [2.0.15](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.14...@datacamp/waffles-utils@2.0.15) (2020-08-06)

@@ -15,2 +23,10 @@

## [2.0.15-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.14...@datacamp/waffles-utils@2.0.15-beta.0) (2020-08-03)
**Note:** Version bump only for package @datacamp/waffles-utils
## [2.0.14](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.13...@datacamp/waffles-utils@2.0.14) (2020-07-30)

@@ -24,2 +40,10 @@

## [2.0.14-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.13...@datacamp/waffles-utils@2.0.14-beta.0) (2020-07-17)
**Note:** Version bump only for package @datacamp/waffles-utils
## [2.0.13](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.12...@datacamp/waffles-utils@2.0.13) (2020-07-17)

@@ -33,2 +57,10 @@

## [2.0.13-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.12...@datacamp/waffles-utils@2.0.13-beta.0) (2020-07-07)
**Note:** Version bump only for package @datacamp/waffles-utils
## [2.0.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.11...@datacamp/waffles-utils@2.0.12) (2020-07-07)

@@ -41,3 +73,9 @@

## [2.0.10-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.9...@datacamp/waffles-utils@2.0.10-beta.0) (2020-06-05)
**Note:** Version bump only for package @datacamp/waffles-utils
## [2.0.11](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.10...@datacamp/waffles-utils@2.0.11) (2020-07-01)

@@ -147,8 +185,8 @@

* The ssrSafeFirstChildSelector actually never worked
correctly. There isn't a fix for this so it has been removed. It has
been replaced by the ssrSafeNotFirstChildSelector which does the
opposite. It will apply if the element is not the first child of its
parent. It can be used in the same situation as the previous
implementation by switching the around the default style and the
* The ssrSafeFirstChildSelector actually never worked
correctly. There isn't a fix for this so it has been removed. It has
been replaced by the ssrSafeNotFirstChildSelector which does the
opposite. It will apply if the element is not the first child of its
parent. It can be used in the same situation as the previous
implementation by switching the around the default style and the
override since they now apply to the other set of elements.

@@ -155,0 +193,0 @@

6

package.json
{
"name": "@datacamp/waffles-utils",
"version": "2.0.15",
"version": "2.0.16-beta.0",
"description": "Various collection of utilities to be shared across waffles packages",

@@ -35,3 +35,3 @@ "author": "Louis Bailey <louis@datacamp.com>",

"@babel/core": "7.11.0",
"@datacamp/waffles-babel-preset": "^1.4.14",
"@datacamp/waffles-babel-preset": "^1.4.15-beta.0",
"@datacamp/waffles-tsconfig": "^1.1.11",

@@ -49,3 +49,3 @@ "babel-jest": "26.2.2",

},
"gitHead": "de366bbc07195e7b6fd4ff57f88e4079dfa32f60"
"gitHead": "c9a7ff76990ac7c3f2d68ce6ebb7671f725d47f1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc