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

@datacamp/waffles-utils

Package Overview
Dependencies
Maintainers
37
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-utils - npm Package Compare versions

Comparing version 2.0.14-beta.0 to 2.0.14

28

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [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)
## [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)

@@ -23,10 +23,2 @@ **Note:** Version bump only for package @datacamp/waffles-utils

## [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)

@@ -39,9 +31,3 @@

## [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)

@@ -151,8 +137,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.

@@ -159,0 +145,0 @@

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

@@ -34,4 +34,4 @@ "author": "Louis Bailey <louis@datacamp.com>",

"@babel/cli": "7.7.7",
"@babel/core": "7.10.3",
"@datacamp/waffles-babel-preset": "^1.4.13-beta.0",
"@babel/core": "7.10.5",
"@datacamp/waffles-babel-preset": "^1.4.13",
"@datacamp/waffles-tsconfig": "^1.1.11",

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

},
"gitHead": "75c7fa87c8e07cd44caba61431124ee87b2bd7b2"
"gitHead": "4ff05e34865547377430993fb44f2ab77cefab45"
}
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