Socket
Socket
Sign inDemoInstall

@datacamp/waffles-positioner

Package Overview
Dependencies
Maintainers
37
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-positioner - npm Package Compare versions

Comparing version 1.0.26 to 1.1.0

11

CHANGELOG.md

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

# [1.1.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-positioner@1.0.26...@datacamp/waffles-positioner@1.1.0) (2020-11-19)
### Features
* add react 17 compatibility ([fcf19c6](https://github.com/datacamp/design-system/commit/fcf19c6))
## [1.0.26](https://github.com/datacamp/design-system/compare/@datacamp/waffles-positioner@1.0.25...@datacamp/waffles-positioner@1.0.26) (2020-11-06)

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

24

package.json
{
"name": "@datacamp/waffles-positioner",
"version": "1.0.26",
"version": "1.1.0",
"description": "The Waffles Positioner",

@@ -35,4 +35,4 @@ "keywords": [

"@babel/core": "7.12.3",
"@datacamp/waffles-axe-render": "^1.2.5",
"@datacamp/waffles-babel-preset": "^2.0.2",
"@datacamp/waffles-axe-render": "^1.2.6",
"@datacamp/waffles-babel-preset": "^2.0.3",
"@datacamp/waffles-tsconfig": "^1.1.12",

@@ -43,14 +43,14 @@ "@emotion/core": "^10.0.17",

"@stryker-mutator/typescript": "^3.3.1",
"@testing-library/jest-dom": "5.11.3",
"@testing-library/react": "9.4.1",
"babel-jest": "26.2.2",
"@testing-library/jest-dom": "5.11.5",
"@testing-library/react": "11.1.1",
"babel-jest": "26.6.3",
"jest": "26.6.1",
"jest-emotion": "10.0.32",
"react": "16.8.6",
"react": "17.0.1",
"react-docgen": "5.3.1",
"react-dom": "16.8.6"
"react-dom": "17.0.1"
},
"dependencies": {
"@babel/runtime": "^7.12.1",
"@datacamp/waffles-utils": "^2.0.20",
"@datacamp/waffles-utils": "^2.1.0",
"prop-types": "^15.7.2"

@@ -60,4 +60,4 @@ },

"@emotion/core": "^10.0.17",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^16.8.6 || ^17.0.1",
"react-dom": "^16.8.6 || ^17.0.1"
},

@@ -67,3 +67,3 @@ "bugs": {

},
"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