Socket
Socket
Sign inDemoInstall

@datacamp/waffles-utils

Package Overview
Dependencies
7
Maintainers
37
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.4 to 3.0.0

16

CHANGELOG.md

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

# [3.0.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.1.4...@datacamp/waffles-utils@3.0.0) (2021-02-02)
### Features
* update emotion to emotion 11 ([5420a92](https://github.com/datacamp/design-system/commit/5420a92))
### BREAKING CHANGES
* The peer dependency on emotion is now v11. In order to update, all waffles and emotion dependencies should be updated together. The codemod provided by emotion makes this process very easy.
## [2.1.4](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.1.3...@datacamp/waffles-utils@2.1.4) (2021-02-01)

@@ -8,0 +24,0 @@

8

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

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

"@babel/core": "7.12.7",
"@datacamp/waffles-babel-preset": "^2.0.7",
"@datacamp/waffles-tsconfig": "^1.1.13",
"@datacamp/waffles-babel-preset": "^3.0.0",
"@datacamp/waffles-tsconfig": "^2.0.0",
"babel-jest": "26.6.3",

@@ -49,3 +49,3 @@ "jest": "26.6.1",

},
"gitHead": "4881886b7444351c3530cd403dc205836eca337d"
"gitHead": "8a8b453aff846c37e03a1e7cd8456ca6aa8aa08d"
}
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