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.20 to 2.1.0

11

CHANGELOG.md

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

# [2.1.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.20...@datacamp/waffles-utils@2.1.0) (2020-11-19)
### Features
* add react 17 compatibility ([fcf19c6](https://github.com/datacamp/design-system/commit/fcf19c6))
## [2.0.20](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.19...@datacamp/waffles-utils@2.0.20) (2020-11-06)

@@ -8,0 +19,0 @@

12

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

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

"@babel/core": "7.12.3",
"@datacamp/waffles-babel-preset": "^2.0.2",
"@datacamp/waffles-babel-preset": "^2.0.3",
"@datacamp/waffles-tsconfig": "^1.1.12",
"babel-jest": "26.2.2",
"babel-jest": "26.6.3",
"jest": "26.6.1",
"react": "16.8.6"
"react": "17.0.1"
},

@@ -47,5 +47,5 @@ "dependencies": {

"peerDependencies": {
"react": "^16.8.6"
"react": "^16.8.6 || ^17.0.1"
},
"gitHead": "d34e1656d1a66af55d06000a8facf53835195d6e"
"gitHead": "e617c035d3e12b8e39ac9caed0b642c17369cca8"
}
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